[arch-commits] Commit in ibus-table-chinese/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Thu Jul 9 17:35:56 UTC 2020


    Date: Thursday, July 9, 2020 @ 17:35:56
  Author: felixonmars
Revision: 661852

upgpkg: ibus-table-chinese 1.8.3-1

Modified:
  ibus-table-chinese/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-09 17:35:08 UTC (rev 661851)
+++ PKGBUILD	2020-07-09 17:35:56 UTC (rev 661852)
@@ -3,8 +3,8 @@
 # Contributor: Hiroshi Yui <hiroshiyui at gmail.com>
 
 pkgname=ibus-table-chinese
-pkgver=1.8.2
-pkgrel=4
+pkgver=1.8.3
+pkgrel=1
 pkgdesc="Some table-based input method of tables engines for IBus"
 arch=('any')
 url="https://github.com/definite/ibus-table-chinese"
@@ -12,7 +12,7 @@
 depends=('ibus-table')
 makedepends=('cmake-fedora')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/definite/ibus-table-chinese/archive/$pkgver.tar.gz")
-sha1sums=('00c11fa76331a5f9cb3703018d0e91a1b7425911')
+sha512sums=('610455343d9c9bf6577c7fd7aef9435c339c2f23c4d5f7ae2cbbc2366a9eb6a8a124e86621387497cc624e3276bf739b55602355ad41c4127f45f6d85cc5b4dc')
 
 build() {
   cd $pkgname-$pkgver
@@ -24,4 +24,3 @@
   cd $pkgname-$pkgver
   make DESTDIR="$pkgdir" install
 }
-



More information about the arch-commits mailing list