diff --git a/main/py3-hypothesis/APKBUILD b/main/py3-hypothesis/APKBUILD index 3f8809fbad9..c53b63b329c 100644 --- a/main/py3-hypothesis/APKBUILD +++ b/main/py3-hypothesis/APKBUILD @@ -2,7 +2,7 @@ maintainer="Michał Polański " pkgname=py3-hypothesis pkgver=6.148.11 -pkgrel=0 +pkgrel=1 pkgdesc="Advanced property-based (QuickCheck-like) testing for Python" options="!check" url="https://hypothesis.works/"