[arch-commits] Commit in xcb-imdkit/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sun Aug 2 06:55:02 UTC 2020


    Date: Sunday, August 2, 2020 @ 06:55:01
  Author: felixonmars
Revision: 667576

upgpkg: xcb-imdkit 0.0.0.20200802-1

Modified:
  xcb-imdkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-02 06:54:42 UTC (rev 667575)
+++ PKGBUILD	2020-08-02 06:55:01 UTC (rev 667576)
@@ -3,8 +3,8 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=xcb-imdkit
-pkgver=0.0.0.20200607
-_commit=709ddd74b53e5539a239b190c45f4df881db61a3
+pkgver=0.0.0.20200802
+_commit=a28de9362a50124c1330cedd76c2648609644524
 pkgrel=1
 pkgdesc="Input method development support for xcb"
 arch=('x86_64')
@@ -13,7 +13,7 @@
 depends=('xcb-util' 'xcb-util-keysyms')
 makedepends=('extra-cmake-modules' 'ninja' 'uthash' 'xorgproto')
 source=("https://github.com/fcitx/xcb-imdkit/archive/$_commit/xcb-imdkit-$_commit.tar.gz")
-sha512sums=('03c84e85f7f0a038b810a7fef5f8ba3924fb6b5ee70602963a4160cb55150c166eda712f8c6825339770b29fc07310813dd99428853c224328d4d00da1b4f4d7')
+sha512sums=('2361986639ccb96bdcdd0b805aec33404ed51e98e2296984a6e4e7f42223f424a6e14b11808376bb4d5d2ec4155179b2c11510d172023171ab7095721bb3660b')
 
 build() {
   cd $pkgname-$_commit



More information about the arch-commits mailing list