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

Jan Steffens heftig at archlinux.org
Tue May 15 10:54:16 UTC 2012


    Date: Tuesday, May 15, 2012 @ 06:54:16
  Author: heftig
Revision: 159039

3.4.2.1

Modified:
  gnome-panel/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-05-15 10:52:06 UTC (rev 159038)
+++ PKGBUILD	2012-05-15 10:54:16 UTC (rev 159039)
@@ -2,8 +2,8 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=gnome-panel
-pkgver=3.4.1
-pkgrel=2
+pkgver=3.4.2.1
+pkgrel=1
 arch=('i686' 'x86_64')
 license=('GPL')
 pkgdesc="The GNOME Panel"
@@ -14,8 +14,8 @@
 groups=('gnome')
 provides=("gnome-panel-bonobo=${pkgver}")
 options=('!libtool' '!emptydirs')
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('513be6e709db88babac9f3ce9e517cb597d8c89569e5c9aaa957b74e0765a77f')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('188ea2b93e4c8116e187abac3ecf590429ff8366ef4b610fab438bd338d857d2')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list