From 4a701d607c90ab5fdadbbe59b468df93e4293244 Mon Sep 17 00:00:00 2001 From: root Date: Fri, 17 Aug 2012 00:02:31 +0000 Subject: Fri Aug 17 00:02:30 UTC 2012 --- extra/scim-tables/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'extra/scim-tables') diff --git a/extra/scim-tables/PKGBUILD b/extra/scim-tables/PKGBUILD index e702643b6..0460dce28 100644 --- a/extra/scim-tables/PKGBUILD +++ b/extra/scim-tables/PKGBUILD @@ -1,19 +1,19 @@ -# $Id: PKGBUILD 148920 2012-02-05 11:55:57Z ibiru $ +# $Id: PKGBUILD 165324 2012-08-15 15:29:35Z bisson $ # Contributor: damir # Contributor: Gan Lu # Maintainer: Gaetan Bisson pkgname=scim-tables -pkgver=0.5.10 -pkgrel=2 +pkgver=0.5.11 +pkgrel=1 pkgdesc='Generic table input method module for SCIM' url='http://www.scim-im.org/' arch=('i686' 'x86_64') license=('GPL') depends=('scim') options=('!libtool') -source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.gz") -sha1sums=('c6e6fbd9999ceba5cb982349fee8391e16a9c2fe') +source=("http://downloads.sourceforge.net/sourceforge/scim/${pkgname}-${pkgver}.tar.xz") +sha1sums=('25dd1fcc809f57671e7df369f4011c14ba225b6b') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf