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