summaryrefslogtreecommitdiff
path: root/extra/scim-tables/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/scim-tables/PKGBUILD')
-rw-r--r--extra/scim-tables/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/scim-tables/PKGBUILD b/extra/scim-tables/PKGBUILD
index fec4728e9..ca35f2882 100644
--- a/extra/scim-tables/PKGBUILD
+++ b/extra/scim-tables/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 110895 2011-02-22 20:15:32Z bisson $
+# $Id: PKGBUILD 134848 2011-08-07 23:21:19Z bisson $
# Contributor: damir <damir@archlinux.org>
# Contributor: Gan Lu <rhythm.gan@gmail.com>
# Maintainer: Gaetan Bisson <bisson@archlinux.org>
pkgname=scim-tables
-pkgver=0.5.9
-pkgrel=2
+pkgver=0.5.10
+pkgrel=1
pkgdesc='Generic table input method module for SCIM'
arch=('i686' 'x86_64')
url='http://www.scim-im.org/'
@@ -13,7 +13,7 @@ license=('GPL')
depends=('scim')
options=('!libtool')
source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz")
-sha1sums=('aeca1c8a2eb10a214edc07fa248cd7450f78e387')
+sha1sums=('c6e6fbd9999ceba5cb982349fee8391e16a9c2fe')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"