diff options
-rw-r--r-- | main/gptfdisk/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/main/gptfdisk/APKBUILD b/main/gptfdisk/APKBUILD index 7aae07d9f3..cbd00a8014 100644 --- a/main/gptfdisk/APKBUILD +++ b/main/gptfdisk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gptfdisk pkgver=0.8.10 -pkgrel=0 +pkgrel=1 pkgdesc="A text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks" arch="all" url="http://www.rodsbooks.com/gdisk/" |