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

Jan Steffens heftig at archlinux.org
Mon Apr 4 21:05:31 UTC 2011


    Date: Monday, April 4, 2011 @ 17:05:30
  Author: heftig
Revision: 117883

Update to 3.0.0

Modified:
  libgnomekbd/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-04 21:05:28 UTC (rev 117882)
+++ PKGBUILD	2011-04-04 21:05:30 UTC (rev 117883)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libgnomekbd
-pkgver=2.91.92
+pkgver=3.0.0
 pkgrel=1
 pkgdesc="Gnome keyboard library"
 url="http://gswitchit.sourceforge.net"
@@ -12,8 +12,8 @@
 makedepends=('intltool' 'gobject-introspection')
 options=('!libtool' '!emptydirs')
 install=libgnomekbd.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.91/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('3c50c54ee3a74a1d7a17517d4d3e72237fe272770f05879d6053b4e8bc6fc8d8')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('e22da21528e8e6f05ad0516cd84a3867fec1ca17a676486a6592018d09ed9396')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list