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

Jan Steffens heftig at archlinux.org
Tue Sep 25 11:39:54 UTC 2012


    Date: Tuesday, September 25, 2012 @ 07:39:54
  Author: heftig
Revision: 167098

5.3

Modified:
  libxklavier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-09-25 11:36:27 UTC (rev 167097)
+++ PKGBUILD	2012-09-25 11:39:54 UTC (rev 167098)
@@ -3,8 +3,8 @@
 # Contributor: Arjan Timmerman <arjan at archlinux.org>
 
 pkgname=libxklavier
-pkgver=5.2.1
-pkgrel=2
+pkgver=5.3
+pkgrel=1
 pkgdesc="High-level API for X Keyboard Extension"
 arch=(i686 x86_64)
 license=('LGPL')
@@ -12,8 +12,8 @@
 makedepends=('gobject-introspection')
 options=('!libtool' '!emptydirs')
 url="http://gswitchit.sourceforge.net"
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
-sha256sums=('a7a1ca8ae493fb652e3456a6b3a0b07514447161aab41feed96b968f2d338b5e')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz)
+sha256sums=('ebec3bc54b5652838502b96223152fb1cd8fcb14ace5cb02d718fc3276bbd404')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list