aboutsummaryrefslogtreecommitdiffstats
path: root/testing/py-apsw/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/py-apsw/APKBUILD')
-rw-r--r--testing/py-apsw/APKBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-apsw/APKBUILD b/testing/py-apsw/APKBUILD
index 8f36a6bd8e..a252ce27a6 100644
--- a/testing/py-apsw/APKBUILD
+++ b/testing/py-apsw/APKBUILD
@@ -8,7 +8,7 @@ pkgrel=0
pkgdesc="Another Python SQLite Wrapper"
url="https://github.com/rogerbinns/apsw/"
arch="all"
-license="ZLIB"
+license="zlib"
makedepends="python2-dev python3-dev py-setuptools sqlite-dev"
subpackages="py2-${pkgname#py-}:_py2 py3-${pkgname#py-}:_py3 $pkgname-doc"
source="$pkgname-$pkgver-$_pkgrel.tar.gz::https://github.com/rogerbinns/apsw/archive/$pkgver-$_pkgrel.tar.gz"