diff options
-rw-r--r-- | main/parted/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/parted/APKBUILD b/main/parted/APKBUILD index 3f1d55b511..ff4d031cb1 100644 --- a/main/parted/APKBUILD +++ b/main/parted/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=parted pkgver=3.2 -pkgrel=7 +pkgrel=8 pkgdesc="Utility to create, destroy, resize, check and copy partitions" url="https://www.gnu.org/software/parted/parted.html" arch="all" |