diff options
author | root <root@rshg054.dnsready.net> | 2012-08-01 00:01:57 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-01 00:01:57 +0000 |
commit | a71961a43ef48f47d3575915f63099308a18a263 (patch) | |
tree | 7cff98e17a13de6beae6d0a56c0d1bf75a74fb5a /extra/uim | |
parent | 5b3474881a154216b47c6e154552ee5f9c68c509 (diff) |
Wed Aug 1 00:01: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 5a1b3a8b4..01465195c 100644 --- a/extra/uim/PKGBUILD +++ b/extra/uim/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 159998 2012-05-27 13:45:16Z bisson $ +# $Id: PKGBUILD 164344 2012-07-31 02:24:37Z bisson $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: damir <damir@archlinux.org> pkgname=uim -pkgver=1.8.1 +pkgver=1.8.2 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=('99267908095e6e36ce78cf0316a17a7d5f2fcc68') +sha1sums=('705c785a626ac0b498547aef5b8ff9b57f08259e') install=install |