Date: Friday, May 18, 2018 @ 18:29:06 Author: bisson Revision: 324572
upstream update Modified: uim/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-05-18 17:46:24 UTC (rev 324571) +++ PKGBUILD 2018-05-18 18:29:06 UTC (rev 324572) @@ -3,7 +3,7 @@ # Contributor: damir <[email protected]> pkgname=uim -pkgver=1.8.7 +pkgver=1.8.8 pkgrel=1 pkgdesc='Multilingual input method library' url='https://github.com/uim/uim' @@ -15,7 +15,7 @@ 'gtk2: immodule and helper applications' 'gtk3: immodule and helper applications') source=("https://github.com/${pkgname}/${pkgname}/releases/download/${pkgver}/${pkgname}-${pkgver}.tar.bz2") -sha256sums=('10af94497b10a0eada681db6e995599e24ac243800518cce55d07977967c5b6a') +sha256sums=('34599bbcc4e5ab87832370763e38be5100984a64237555e9234a1ea225a0fadc') build() { cd "${srcdir}/${pkgname}-${pkgver}"
