Date: Tuesday, September 24, 2013 @ 15:18:06 Author: heftig Revision: 195003
3.10.0 Modified: gnome-themes-standard/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-24 13:17:43 UTC (rev 195002) +++ PKGBUILD 2013-09-24 13:18:06 UTC (rev 195003) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-themes-standard -pkgver=3.9.91 +pkgver=3.10.0 pkgrel=1 pkgdesc="Default themes for the GNOME desktop" arch=(i686 x86_64) @@ -16,7 +16,7 @@ conflicts=(gnome-themes) options=('!libtool' '!emptydirs') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('bf0f820efff8a716040b2363c69e214a9a126dad9d91bef973765783ac8e8f16') +sha256sums=('812c6cfc534fced921dc327b436e70020d8979529284bb59d72d6f37af1f4b38') build() { cd $pkgname-$pkgver
