Date: Friday, March 30, 2012 @ 12:42:38 Author: heftig Revision: 154767
3.4.0 Modified: gnome-icon-theme-symbolic/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2012-03-30 16:41:20 UTC (rev 154766) +++ PKGBUILD 2012-03-30 16:42:38 UTC (rev 154767) @@ -3,7 +3,7 @@ # Contributor: Ionut Biru <[email protected]> pkgname=gnome-icon-theme-symbolic -pkgver=3.3.91.1 +pkgver=3.4.0 pkgrel=1 pkgdesc="GNOME icon theme, symbolic icons" arch=(any) @@ -13,8 +13,8 @@ license=('GPL') install=gnome-icon-theme-symbolic.install groups=('gnome') -source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.xz) -sha256sums=('2d755f6a3f6060456b1858c2ad153b9f736285d99fb00a744c632e7b2de697d8') +source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz) +sha256sums=('8f2738b1e8992827427f007e0eafc8deed32039c2bcf8345b82243864292d021') build() { cd "$pkgname-$pkgver"
