aboutsummaryrefslogtreecommitdiffstats
path: root/main/gptfdisk
diff options
context:
space:
mode:
Diffstat (limited to 'main/gptfdisk')
-rw-r--r--main/gptfdisk/APKBUILD2
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/"