summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoraksr2016-09-28 10:36:23 +0200
committeraksr2016-09-28 10:36:31 +0200
commit68d395c8d1df4d320a9760f1c3081d6074c0c010 (patch)
treecb624c0d33c6090105c65f3eca9e67a29e9a741d
parent5767a0ea56cbf15196a31f5d72fc931cdc42f641 (diff)
downloadaur-68d395c8d1df4d320a9760f1c3081d6074c0c010.tar.gz
License.
-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=('')