[arch-commits] Commit in libgnomekbd/trunk (PKGBUILD)
Ionut Biru
ibiru at archlinux.org
Mon Sep 27 21:05:35 UTC 2010
Date: Monday, September 27, 2010 @ 17:05:35
Author: ibiru
Revision: 91776
update to 2.32.0
Modified:
libgnomekbd/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2010-09-27 20:59:15 UTC (rev 91775)
+++ PKGBUILD 2010-09-27 21:05:35 UTC (rev 91776)
@@ -2,18 +2,18 @@
# Maintainer: Jan de Groot <jgc at archlinux.org>
pkgname=libgnomekbd
-pkgver=2.31.92
+pkgver=2.32.0
pkgrel=1
pkgdesc="Gnome keyboard library"
url="http://gswitchit.sourceforge.net"
arch=('i686' 'x86_64')
license=('LGPL')
-depends=('libxklavier>=5.0' 'gconf>=2.31.91')
+depends=('libxklavier>=5.0' 'gconf>=2.32.0')
makedepends=('intltool' 'pkg-config')
options=('!libtool' '!emptydirs')
install=libgnomekbd.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.31/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('7fda41b90a0e565c79a145dfdf17381188e95fa97ae43397e8e20d65e9ad7528')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.32/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('ddd52c4cc7d83ad7ef964a1bcb4db87407e65b00ffc3e70c088ca4ee7383d256')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list