Date: Monday, August 2, 2010 @ 18:25:54 Author: giovanni Revision: 86666
upgpkg: gparted 0.6.2-1 upstream release Modified: gparted/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2010-08-02 22:12:26 UTC (rev 86665) +++ PKGBUILD 2010-08-02 22:25:54 UTC (rev 86666) @@ -3,7 +3,7 @@ # Contributor: Andrew Simmons <[email protected]> pkgname=gparted -pkgver=0.6.1 +pkgver=0.6.2 pkgrel=1 pkgdesc="A Partition Magic clone, frontend to GNU Parted" arch=('i686' 'x86_64') @@ -20,7 +20,7 @@ 'gksu: to run gparted directly from menu') install=gparted.install source=(http://downloads.sourceforge.net/project/${pkgname}/${pkgname}/${pkgname}-${pkgver}/${pkgname}-${pkgver}.tar.bz2) -md5sums=('f4c6bbc284b73e91cc4343c0b021e4e9') +md5sums=('faa454e4e3cc5d42e8fd740bb77f1a3a') build() { cd "${srcdir}/${pkgname}-${pkgver}"
