diff options
author | root <root@rshg054.dnsready.net> | 2013-10-18 01:09:28 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-10-18 01:09:28 -0700 |
commit | cc1dbaab9d968ae5ace1956c3662b8b492694800 (patch) | |
tree | da9b8d35950f63d7a68e4d4e5938715e1f0f5cdb /extra/gptfdisk | |
parent | c72dc5de577922ea7f6002cdabcfac1576eae211 (diff) |
Fri Oct 18 01:09:01 PDT 2013
Diffstat (limited to 'extra/gptfdisk')
-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 6b353ece2..13d8320bf 100644 --- a/extra/gptfdisk/PKGBUILD +++ b/extra/gptfdisk/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 196545 2013-10-15 06:55:43Z tpowa $ +# $Id: PKGBUILD 196742 2013-10-17 14:02:47Z 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.8 -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/" |