diff options
-rw-r--r-- | testing/py3-apsw/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-apsw/APKBUILD b/testing/py3-apsw/APKBUILD index d146371d3a..867e80f73d 100644 --- a/testing/py3-apsw/APKBUILD +++ b/testing/py3-apsw/APKBUILD @@ -4,7 +4,7 @@ pkgname=py3-apsw _pkgname=apsw pkgver=3.29.0 _pkgrel=r1 -pkgrel=0 +pkgrel=1 pkgdesc="Another Python SQLite Wrapper" url="https://github.com/rogerbinns/apsw" arch="all" |