diff --git a/main/py-pathlib2/APKBUILD b/main/py-pathlib2/APKBUILD index c4531fcd400..a65d0c3cf81 100644 --- a/main/py-pathlib2/APKBUILD +++ b/main/py-pathlib2/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Carlo Landmeter pkgname=py-pathlib2 pkgver=2.3.2 -pkgrel=0 +pkgrel=1 pkgdesc="Fork of pathlib aiming to support the full stdlib Python API" url="https://github.com/mcmtroffaes/pathlib2" arch="noarch"