[arch-commits] Commit in gnome-shell-extensions/trunk (PKGBUILD)

Jan Steffens heftig at nymeria.archlinux.org
Tue Sep 24 13:17:20 UTC 2013


    Date: Tuesday, September 24, 2013 @ 15:17:20
  Author: heftig
Revision: 195001

3.10.0

Modified:
  gnome-shell-extensions/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-09-24 13:14:10 UTC (rev 195000)
+++ PKGBUILD	2013-09-24 13:17:20 UTC (rev 195001)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=gnome-shell-extensions
-pkgver=3.8.4
+pkgver=3.10.0
 pkgrel=1
 pkgdesc="Extensions for GNOME shell, including classic mode"
 arch=(any)
@@ -13,8 +13,8 @@
 optdepends=('nautilus: gnome-classic session')
 install=gnome-shell-extensions.install
 groups=('gnome')
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
-sha256sums=('acbf582837c2bc4063ac39c1273ff5d86a355ccf81515573119594288702f37e')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
+sha256sums=('8b56db464530da3cb9450177346874aaa07b14d1d4233d5f620aa3a2fc779595')
 
 build() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list