Date: Sunday, February 27, 2011 @ 10:03:24 Author: bisson Revision: 111534
upstream update Modified: libchewing/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2011-02-27 11:50:45 UTC (rev 111533) +++ PKGBUILD 2011-02-27 15:03:24 UTC (rev 111534) @@ -4,15 +4,15 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=libchewing -pkgver=0.3.2 -pkgrel=2 +pkgver=0.3.3 +pkgrel=1 pkgdesc='Intelligent Zhuyin input method library for traditional Chinese' arch=('i686' 'x86_64') url='http://chewing.csie.net/' license=('GPL') options=('!libtool') source=("http://chewing.csie.net/download/libchewing/${pkgname}-${pkgver}.tar.bz2") -sha1sums=('23eb09ab17c432cefb8cf42c758106b71b50d55f') +sha1sums=('24ade7bbb0288f71588bb45831d7fc9d5137a4cb') build() { cd "${srcdir}/${pkgname}-${pkgver}"
