diff options
author | root <root@rshg054.dnsready.net> | 2012-03-31 00:01:07 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-03-31 00:01:07 +0000 |
commit | 977b78df305a06797773799a7295f2a5f3f013cf (patch) | |
tree | c2cad20a10da5fe8f8784db13a2d52b80d0199a3 /gnome-unstable/gnome-themes-standard | |
parent | 263884f95012e159a0be10444ef96bbf56e70545 (diff) |
Sat Mar 31 00:01:07 UTC 2012
Diffstat (limited to 'gnome-unstable/gnome-themes-standard')
-rw-r--r-- | gnome-unstable/gnome-themes-standard/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/gnome-themes-standard/PKGBUILD b/gnome-unstable/gnome-themes-standard/PKGBUILD index 5bf395bd9..3a3001b60 100644 --- a/gnome-unstable/gnome-themes-standard/PKGBUILD +++ b/gnome-unstable/gnome-themes-standard/PKGBUILD @@ -1,8 +1,8 @@ -# $Id: PKGBUILD 153887 2012-03-20 09:30:22Z ibiru $ +# $Id: PKGBUILD 154504 2012-03-29 16:01:39Z heftig $ # Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com> pkgname=gnome-themes-standard -pkgver=3.3.92 +pkgver=3.4.0 pkgrel=1 pkgdesc="Default themes for the GNOME desktop" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ replaces=('gnome-themes') conflicts=('gnome-themes') options=('!libtool') source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('bfcb95952e63a07b9c157b16530f19eea4f773e604e79986fb06d8c00edcc776') +sha256sums=('6c85056db16b748a14c412554371a22f096b981d2eca3ae3d6922a435d43b0fd') build() { cd $pkgname-$pkgver |