diff options
author | root <root@rshg054.dnsready.net> | 2012-11-19 02:25:52 -0800 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-11-19 02:25:52 -0800 |
commit | 705d29694fd61c47a57ccec531e73d87a2960021 (patch) | |
tree | 55e2f9c5d4ed72e92b4d249f51760cfbd53d3b80 /extra/gptfdisk/PKGBUILD | |
parent | ab63d8d49f68847a68c2ba0014bf0d3338cb3df6 (diff) |
Mon Nov 19 02:22:26 PST 2012
Diffstat (limited to 'extra/gptfdisk/PKGBUILD')
-rw-r--r-- | extra/gptfdisk/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/extra/gptfdisk/PKGBUILD b/extra/gptfdisk/PKGBUILD index 6b0c45301..cd8657f0d 100644 --- a/extra/gptfdisk/PKGBUILD +++ b/extra/gptfdisk/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 160220 2012-05-31 03:41:30Z foutrelis $ +# $Id: PKGBUILD 171514 2012-11-18 10:27:45Z andyrtr $ # Maintainer: Evangelos Foutras <evangelos@foutrelis.com> # Contributor: Tobias Powalowski <tpowa@archlinux.org> # Contributor: Hokum <hokum_at_mail_dot_ru> pkgname=gptfdisk pkgver=0.8.5 -pkgrel=1 +pkgrel=2 pkgdesc="A text-mode partitioning tool that works on Globally Unique Identifier (GUID) Partition Table (GPT) disks" arch=('i686' 'x86_64') url="http://www.rodsbooks.com/gdisk/" |