diff options
Diffstat (limited to 'main/parted/APKBUILD')
-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 0ae62c975d..2bf6e95f8a 100644 --- a/main/parted/APKBUILD +++ b/main/parted/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=parted pkgver=2.2 -pkgrel=0 +pkgrel=1 pkgdesc="Utility to create, destroy, resize, check and copy partitions" url="http://www.gnu.org/software/parted/parted.html" license="GPL3" |