summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc71786a3063..1e919f90de45 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,6 +8,8 @@ source=('git+git://github.com/peltho/tufw')
depends=('ufw')
makedepends=('go')
sha1sums=('SKIP')
+pkgdesc="Terminal UI for ufw"
+license=('MIT')
pkgver() {
cd "$srcdir/$_pkgname"