diff options
Diffstat (limited to 'mounted')
-rwxr-xr-x | mounted/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mounted/PKGBUILD b/mounted/PKGBUILD index f6127e8a8..45ccddcba 100755 --- a/mounted/PKGBUILD +++ b/mounted/PKGBUILD @@ -2,7 +2,7 @@ pkgname=mounted pkgver=0.1 pkgrel=1 -pkgdesc="Wrapper for use by conky to show mounted partitions." +pkgdesc='Wrapper for use by conky to show partitions.' arch=('any') url="https://opensources.eckner.net/ls.php?ls=${pkgname}" license=('GPL') |