Date: Monday, May 23, 2011 @ 10:48:53 Author: ibiru Revision: 124628 update to 3.0.2
Modified: gnome-themes-standard/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-05-23 14:34:07 UTC (rev 124627) +++ PKGBUILD 2011-05-23 14:48:53 UTC (rev 124628) @@ -1,7 +1,7 @@ # $Id$ # Maintainer: Jan "heftig" Steffens <[email protected]> pkgname=gnome-themes-standard -pkgver=3.0.1 +pkgver=3.0.2 pkgrel=1 pkgdesc="Default themes for the GNOME desktop" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ replaces=('gnome-themes') conflicts=('gnome-themes') source=(http://download.gnome.org/sources/$pkgname/3.0/$pkgname-${pkgver}.tar.bz2) -sha256sums=('9630b12c02d8a05a328cb0bef111bb776b86639c9c582475943f71666ab82677') +sha256sums=('1def884063aa441860e20dd9925bb7c3b6f917bae44f77b1ada999940c463809') build() { cd "$srcdir/$pkgname-$pkgver"
