From 1517345ab70f42a5e050f3dc9b498038118f9ff1 Mon Sep 17 00:00:00 2001 From: root Date: Thu, 13 Dec 2012 02:32:08 -0800 Subject: Thu Dec 13 02:27:45 PST 2012 --- extra/gparted/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/gparted/PKGBUILD') 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 # Contributor: Andrew Simmons # Contributor: György Balló 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() { -- cgit v1.2.3-54-g00ecf