[arch-commits] Commit in gnome-themes-standard/trunk (PKGBUILD)

Jan Steffens heftig at archlinux.org
Tue Sep 25 13:39:33 UTC 2012


    Date: Tuesday, September 25, 2012 @ 09:39:32
  Author: heftig
Revision: 167117

3.6.0.1; last user of gtk-engines is HighContrast (libhcengine.so)

Modified:
  gnome-themes-standard/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-25 13:33:11 UTC (rev 167116)
+++ PKGBUILD	2012-09-25 13:39:32 UTC (rev 167117)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-themes-standard
-pkgver=3.5.92
+pkgver=3.6.0.1
 pkgrel=1
 pkgdesc="Default themes for the GNOME desktop"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 replaces=('gnome-themes')
 conflicts=('gnome-themes')
 options=('!libtool')
-source=(http://download.gnome.org/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('234507791a2d863a41c4e5439991afa95180a1d31c1f2bd4273d3b4a212aed2d')
+source=(http://download.gnome.org/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('122a3f56ba97597cc888c59451851c456f28e5558d258cb3d54b8bb79a6d45a4')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list