diff options
author | root <root@rshg054.dnsready.net> | 2012-05-28 17:43:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-05-28 17:43:57 +0000 |
commit | 483f7de4ab6a706517279a24d2efc969f4a1996d (patch) | |
tree | 128a7513d3e42c4d8812b5fd11a4afb116399762 /extra/uim | |
parent | 89dd7b5f30d48c708092a71b1c8285090fe91505 (diff) |
Mon May 28 17:43:57 UTC 2012
Diffstat (limited to 'extra/uim')
-rw-r--r-- | extra/uim/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/uim/PKGBUILD b/extra/uim/PKGBUILD index 7c15073a2..5a1b3a8b4 100644 --- a/extra/uim/PKGBUILD +++ b/extra/uim/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 156004 2012-04-11 11:56:37Z bisson $ +# $Id: PKGBUILD 159998 2012-05-27 13:45:16Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: damir <damir@archlinux.org> pkgname=uim -pkgver=1.8.0 +pkgver=1.8.1 pkgrel=1 pkgdesc='Multilingual input method library' url='http://code.google.com/p/uim/' @@ -17,7 +17,7 @@ optdepends=('qt: immodule and helper applications' 'gnome-panel: gnome applet indicator') options=('!libtool') source=("http://uim.googlecode.com/files/${pkgname}-${pkgver}.tar.gz") -sha1sums=('bf26b0b8b6b3949a612607df1d7feb9b6083745e') +sha1sums=('99267908095e6e36ce78cf0316a17a7d5f2fcc68') install=install |