summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 1 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4cdebc5c7685..bcb564db2201 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by mksrcinfo v8
+# Tue Mar 29 03:09:39 UTC 2016
pkgbase = osmocombb-git
pkgdesc = An Free Software / Open Source GSM Baseband software implementation.
pkgver = a
diff --git a/PKGBUILD b/PKGBUILD
index 74a880e73c51..69e276e8d138 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgrel=3
pkgdesc="An Free Software / Open Source GSM Baseband software implementation."
arch=('i686' 'x86_64')
url="http://bb.osmocom.org/"
-license="GPL3"
+license=('GPL3')
#TODO: test if python2 is makedepend or regular dep
makedepends=('shtool' 'libtool' 'autoconf' 'git' 'make' 'gcc' 'pkg-config' 'patch')
depends=('libosmocore' 'python2')