diff options
Diffstat (limited to 'main/gptfdisk/APKBUILD')
-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 ad29933548..fc94c79449 100644 --- a/main/gptfdisk/APKBUILD +++ b/main/gptfdisk/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=gptfdisk pkgver=1.0.0 -pkgrel=1 +pkgrel=2 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/" |