Date: Wednesday, December 12, 2012 @ 19:53:27 Author: giovanni Revision: 173200
upgpkg: gparted 0.14.1-1 upstream release Modified: gparted/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-12-13 00:42:44 UTC (rev 173199) +++ PKGBUILD 2012-12-13 00:53:27 UTC (rev 173200) @@ -4,8 +4,8 @@ # Contributor: György Balló <ball...@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 @@ 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() {