Change project description in cl-xdg-trash.asd

This commit is contained in:
2025-09-30 14:32:35 -07:00
parent 0419339a36
commit b82edbcfcf

View File

@ -1,6 +1,6 @@
(defsystem #:cl-xdg-trash
:version "0.1.0"
:description "Common Lisp library to the XDG trash specification."
:description "Common Lisp interface to the XDG trash specification."
:author "Alexander Rosenberg <zanderpkg@pm.me>"
:maintainer "Alexander Rosenberg <zanderpkg@pm.me>"
:homepage "https://git.zander.im/Zander671/cl-xdg-trash"