summaryrefslogtreecommitdiff
path: root/extra/gnome-themes-standard/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/gnome-themes-standard/PKGBUILD')
-rw-r--r--extra/gnome-themes-standard/PKGBUILD11
1 files changed, 6 insertions, 5 deletions
diff --git a/extra/gnome-themes-standard/PKGBUILD b/extra/gnome-themes-standard/PKGBUILD
index d77d33962..7b18bb7c1 100644
--- a/extra/gnome-themes-standard/PKGBUILD
+++ b/extra/gnome-themes-standard/PKGBUILD
@@ -1,8 +1,9 @@
-# $Id: PKGBUILD 130186 2011-07-03 15:04:21Z ibiru $
+# $Id: PKGBUILD 139328 2011-10-01 18:58:37Z ibiru $
# Maintainer: Jan "heftig" Steffens <jan.steffens@gmail.com>
+
pkgname=gnome-themes-standard
-pkgver=3.0.2
-pkgrel=2
+pkgver=3.2.0.2
+pkgrel=1
pkgdesc="Default themes for the GNOME desktop"
arch=('i686' 'x86_64')
url="http://abattis.org/cantarell/"
@@ -12,8 +13,8 @@ makedepends=('intltool')
groups=('gnome')
replaces=('gnome-themes')
conflicts=('gnome-themes')
-source=(http://download.gnome.org/sources/$pkgname/3.0/$pkgname-${pkgver}.tar.bz2)
-sha256sums=('1def884063aa441860e20dd9925bb7c3b6f917bae44f77b1ada999940c463809')
+source=(http://download.gnome.org/sources/$pkgname/3.2/$pkgname-${pkgver}.tar.xz)
+sha256sums=('49b8177fcc6693690eceef207f78173f0ca34bdef873a6c1fed90bef28791bc1')
build() {
cd "$srcdir/$pkgname-$pkgver"