Date: Wednesday, June 9, 2021 @ 18:26:11 Author: felixonmars Revision: 960330
upgpkg: ibus-table 1.13.3-1 Modified: ibus-table/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-06-09 18:16:25 UTC (rev 960329) +++ PKGBUILD 2021-06-09 18:26:11 UTC (rev 960330) @@ -4,7 +4,7 @@ # Contributor: Daniel J Griffiths <[email protected]> pkgname=ibus-table -pkgver=1.13.2 +pkgver=1.13.3 pkgrel=1 pkgdesc='IM Engine framework for table-based input methods, such as ZhengMa, WuBi, ErBi, CangJie and so on' arch=('any') @@ -13,7 +13,7 @@ makedepends=('docbook2x' 'docbook-sgml' 'docbook-utils') depends=('python-pyenchant' 'ibus' 'aspell-en') source=("$pkgname-$pkgver.tar.gz::https://github.com/kaio/ibus-table/archive/$pkgver.tar.gz") -sha512sums=('2069dfed2143fd94ca77b7ef58d9a2b0fe204c84bd2a8e2328ff2505061faf67b7cf049064ec4b193a547058270b1380d4253b05c9940b88d61cdda0d05b6258') +sha512sums=('9fe1d72e429af07b53cf626fd3d35777e0447bfcd8c474fb92ad403c858180258c3afde60375ce6cd336da5b5ce8aea439f95e4bb0e2b3ba46603a2642a45a4d') build() { cd $pkgname-$pkgver
