diff options
Diffstat (limited to 'testing')
-rw-r--r-- | testing/py-pyparted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/py-pyparted/APKBUILD b/testing/py-pyparted/APKBUILD index 7b45cd65cd..6b1284ca34 100644 --- a/testing/py-pyparted/APKBUILD +++ b/testing/py-pyparted/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pyparted _pkgname=pyparted pkgver=3.10.7 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for GNU parted (libparted)" url="https://github.com/rhinstaller/pyparted" arch="all" |