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

Gaetan Bisson bisson at archlinux.org
Wed Aug 15 15:29:03 UTC 2012


    Date: Wednesday, August 15, 2012 @ 11:29:02
  Author: bisson
Revision: 165323

upstream update

Modified:
  scim-tables/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-08-15 15:28:33 UTC (rev 165322)
+++ PKGBUILD	2012-08-15 15:29:02 UTC (rev 165323)
@@ -4,16 +4,16 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 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}"




More information about the arch-commits mailing list