summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 20099b2c1972..0cf83d4643f5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,5 @@
pkgbase = treeleaves-git
+ pkgdesc = Directory based file tag generator and search tool
pkgver = 0.3.1
pkgrel = 1
url = https://github.com/jmdaemon/treeleaves
diff --git a/PKGBUILD b/PKGBUILD
index ec790e279463..09500a31de30 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@ pkgname=treeleaves-git
pkgver=0.3.1
pkgrel=1
arch=('any')
-pkgdesc=''
+pkgdesc='Directory based file tag generator and search tool'
url='https://github.com/jmdaemon/treeleaves'
license=('AGPL3')
options=(!strip) # Mandatory as stripping the binary removes the sbcl runtime