Date: Monday, April 4, 2011 @ 13:27:54 Author: ibiru Revision: 117728
upgpkg: gnome-disk-utility 3.0.0-1 update to 3.0.0 Modified: gnome-disk-utility/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-04-04 17:15:44 UTC (rev 117727) +++ PKGBUILD 2011-04-04 17:27:54 UTC (rev 117728) @@ -2,7 +2,7 @@ # Maintainer: Jan de Groot <[email protected]> pkgname=gnome-disk-utility -pkgver=2.91.7 +pkgver=3.0.0 pkgrel=1 pkgdesc="GNOME libraries and applications for dealing with storage devices" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ install=gnome-disk-utility.install source=(http://ftp.gnome.org/pub/GNOME/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2 fix-freeze.patch) -sha256sums=('c33908f66733cc48d7fc78b46eb1a2fb0dfb5f36f0c02567d9955bfc93839859' +sha256sums=('94d31142a5f488d034cd2954df4ab1c26bd053fb0d46d230fba91b4f8b3663fb' '818b70360978968457d2c50738347c6726ed8d0c007eb57074881a7e33652526') build() {
