summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO3
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f9d339a838c..a73dacafc500 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Wed Sep 28 08:33:56 UTC 2016
+# Wed Sep 28 08:36:18 UTC 2016
pkgbase = bug-git
pkgdesc = Distributed bug tracking with the filesystem and hg or git
pkgver = r237.e5ba186
@@ -7,6 +7,7 @@ pkgbase = bug-git
url = https://github.com/driusan/bug
arch = i686
arch = x86_64
+ license = GPL3
makedepends = git
makedepends = go
diff --git a/PKGBUILD b/PKGBUILD
index 823b76a8997f..c17cff5e69be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ epoch=
pkgdesc="Distributed bug tracking with the filesystem and hg or git"
arch=('i686' 'x86_64')
url="https://github.com/driusan/bug"
-license=('')
+license=('GPL3')
categories=()
groups=()
depends=('')