aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorNatanael Copa <ncopa@alpinelinux.org>2019-04-16 14:50:06 +0000
committerNatanael Copa <ncopa@alpinelinux.org>2019-04-17 11:45:53 +0000
commitbb44f209ef4bd5a682436cf97a6399ffb793f0bc (patch)
tree22533513fc011d94d58724e58e5461ed8320e600 /testing
parenteab03389c64fa1a33e3a40d2a6fa4dd2ebdde3b2 (diff)
testing/py-apsw: rebuild against python 3.7
Diffstat (limited to 'testing')
-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 938df094a22..90e3710687a 100644
--- a/testing/py-apsw/APKBUILD
+++ b/testing/py-apsw/APKBUILD
@@ -4,7 +4,7 @@ pkgname=py-apsw
_pkgname=apsw
pkgver=3.27.2
_pkgrel=r1
-pkgrel=0
+pkgrel=1
pkgdesc="Another Python SQLite Wrapper"
url="https://github.com/rogerbinns/apsw"
arch="all"