Date: Thursday, September 19, 2013 @ 19:51:29 Author: jgc Revision: 194607
upgpkg: gnome-themes-standard 3.9.91-1 Modified: gnome-themes-standard/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2013-09-19 17:42:32 UTC (rev 194606) +++ PKGBUILD 2013-09-19 17:51:29 UTC (rev 194607) @@ -2,7 +2,7 @@ # Maintainer: Jan Alexander Steffens (heftig) <[email protected]> pkgname=gnome-themes-standard -pkgver=3.8.4 +pkgver=3.9.91 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=('1252d719847cab54cc0dc510c3d3698462dcb1b45fabd9643473ac28e5cd7a20') +sha256sums=('bf0f820efff8a716040b2363c69e214a9a126dad9d91bef973765783ac8e8f16') build() { cd $pkgname-$pkgver
