diff options
-rw-r--r-- | testing/py3-whatever/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py3-whatever/APKBUILD b/testing/py3-whatever/APKBUILD index eb87ca5528..d0c55d0f2b 100644 --- a/testing/py3-whatever/APKBUILD +++ b/testing/py3-whatever/APKBUILD @@ -3,7 +3,7 @@ pkgname=py3-whatever _pkgname=whatever pkgver=0.5 -pkgrel=0 +pkgrel=1 pkgdesc="Easy anonymous functions by partial application of operators" url="https://github.com/Suor/whatever" arch="noarch" |