summaryrefslogtreecommitdiff
path: root/extra/gparted
diff options
context:
space:
mode:
authorNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-13 11:21:38 -0300
committerNicolás Reynolds <fauno@kiwwwi.com.ar>2012-12-13 11:21:38 -0300
commitd51e9b973c5e554869e188fdc65106728c95c0c7 (patch)
tree7880a41f091fffab06471d492921400234023b4f /extra/gparted
parent7a54f5ebad2b78abe9e2c89cf0e4c2ebfeeea0ec (diff)
parent1517345ab70f42a5e050f3dc9b498038118f9ff1 (diff)
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts: community/luaexpat/PKGBUILD community/udevil/PKGBUILD extra/help2man/PKGBUILD
Diffstat (limited to 'extra/gparted')
-rw-r--r--extra/gparted/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gparted/PKGBUILD b/extra/gparted/PKGBUILD
index 39f5dbf42..9b9ad58ac 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' 'mips64el')
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() {