summaryrefslogtreecommitdiff
path: root/gnome-unstable/libgnomekbd/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'gnome-unstable/libgnomekbd/PKGBUILD')
-rw-r--r--gnome-unstable/libgnomekbd/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/gnome-unstable/libgnomekbd/PKGBUILD b/gnome-unstable/libgnomekbd/PKGBUILD
index e54cbc349..f97c4b077 100644
--- a/gnome-unstable/libgnomekbd/PKGBUILD
+++ b/gnome-unstable/libgnomekbd/PKGBUILD
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD 138412 2011-09-21 21:33:41Z ibiru $
+# $Id: PKGBUILD 138765 2011-09-27 21:42:20Z ibiru $
# Maintainer: Jan de Groot <jgc@archlinux.org>
pkgname=libgnomekbd
-pkgver=3.1.92
+pkgver=3.2.0
pkgrel=1
pkgdesc="Gnome keyboard library"
url="http://gswitchit.sourceforge.net"
@@ -13,7 +13,7 @@ makedepends=('intltool' 'gobject-introspection')
options=('!libtool' '!emptydirs')
install=libgnomekbd.install
source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz)
-sha256sums=('4b8166b33ae8d11847d6eeb35b1ca005ad3eb84fdedceb00aa0397c4ca641522')
+sha256sums=('810ff305bbf076f6689911cf7b040d2113f501311a866abc37aa6bf5b28e1a2b')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"