summaryrefslogtreecommitdiff
path: root/extra/gparted/PKGBUILD
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2012-12-13 02:32:08 -0800
committerroot <root@rshg054.dnsready.net>2012-12-13 02:32:08 -0800
commit1517345ab70f42a5e050f3dc9b498038118f9ff1 (patch)
tree7d253e05f7ccad9016d9c0dee8b2671e5b73045b /extra/gparted/PKGBUILD
parentef947957a5734ba25be3cdb6595491c816592133 (diff)
Thu Dec 13 02:27:45 PST 2012
Diffstat (limited to 'extra/gparted/PKGBUILD')
-rw-r--r--extra/gparted/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD
index 97a596b82..5de0ed500 100644
--- a/extra/gparted/PKGBUILD
+++ b/extra/gparted/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 172015 2012-11-26 14:36:27Z giovanni $
+# $Id: PKGBUILD 173201 2012-12-13 00:53:58Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Andrew Simmons <andrew.simmons@gmail.com>
# Contributor: György Balló <ballogy@freestart.hu>
pkgname=gparted
-pkgver=0.14.0
-pkgrel=3
+pkgver=0.14.1
+pkgrel=1
pkgdesc="A Partition Magic clone, frontend to GNU Parted"
arch=('i686' 'x86_64')
url="http://gparted.sourceforge.net"
@@ -24,7 +24,7 @@ optdepends=('dosfstools: for FAT16 and FAT32 partitions'
install=gparted.install
source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2"
'org.archlinux.pkexec.gparted.policy')
-md5sums=('fc3507479e930967a2049c533907384d'
+md5sums=('1ffe859c70e102a776dffb1ff0a2164a'
'27c264cfad8fa413d75954dda7a2dd50')
build() {