diff options
Diffstat (limited to 'testing/py-pyparted')
-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 7b1769e5f8..4765d1f7ab 100644 --- a/testing/py-pyparted/APKBUILD +++ b/testing/py-pyparted/APKBUILD @@ -3,7 +3,7 @@ pkgname=py-pyparted _pkgname=pyparted pkgver=3.11.2 -pkgrel=0 +pkgrel=1 pkgdesc="Python bindings for GNU parted (libparted)" url="https://github.com/rhinstaller/pyparted" arch="all" |