summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorG. Schlisio2017-10-08 21:25:25 +0200
committerG. Schlisio2017-10-08 21:25:25 +0200
commit8054d8dde72904b89d593a2bc3704d67e50017da (patch)
tree1a0e0d9a49d3ceb795448737c65791d6f9066214 /PKGBUILD
parent5ba646bdb1d524cffba16b62022f0e587195737f (diff)
downloadaur-8054d8dde72904b89d593a2bc3704d67e50017da.tar.gz
License clarified
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e56a4a9be787..7cc7dcc6820d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgrel=1
pkgdesc="Google Play Unofficial Python API "
url="https://github.com/NoMore201/googleplay-api"
arch=('any')
-license=('unknown')
+license=('GPL3')
makedepends=("python-setuptools" "python2-setuptools")
source=("$pkgname-$pkgver.tar.gz::https://github.com/NoMore201/googleplay-api/archive/v${pkgver}.tar.gz")
md5sums=('fea2ced621abaa59e8c1879344170e0a')