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

Ionut Biru ibiru at archlinux.org
Tue Apr 5 20:30:40 UTC 2011


    Date: Tuesday, April 5, 2011 @ 16:30:40
  Author: ibiru
Revision: 118197

upgpkg: gnome-shell 3.0.0.1-1
update to 3.0.0.1

Modified:
  gnome-shell/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-05 19:58:50 UTC (rev 118196)
+++ PKGBUILD	2011-04-05 20:30:40 UTC (rev 118197)
@@ -3,7 +3,7 @@
 # Contributor: Flamelab <panosfilip at gmail.com
 
 pkgname=gnome-shell
-pkgver=3.0.0
+pkgver=3.0.0.1
 pkgrel=1
 pkgdesc="The next generation GNOME Shell"
 arch=('i686' 'x86_64')
@@ -15,8 +15,8 @@
 options=('!libtool' '!emptydirs')
 install=gnome-shell.install
 groups=(gnome)
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('3036f9e2b738fef4fd457b6d1ddf78d68d7a56235072a19168ae643a164b1a2f')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('468eaee2a4b43e425e53c12f6ea98f834ad7b3c8b7d8cf493c65b4a67f82be33')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list