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

Felix Yan felixonmars at archlinux.org
Thu Aug 6 03:52:02 UTC 2020


    Date: Thursday, August 6, 2020 @ 03:52:01
  Author: felixonmars
Revision: 670381

upgpkg: xcb-imdkit 0.0.0.20200806-1

Modified:
  xcb-imdkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-06 03:49:40 UTC (rev 670380)
+++ PKGBUILD	2020-08-06 03:52:01 UTC (rev 670381)
@@ -3,8 +3,8 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=xcb-imdkit
-pkgver=0.0.0.20200802
-_commit=a28de9362a50124c1330cedd76c2648609644524
+pkgver=0.0.0.20200806
+_commit=87aee5e3a94b989c66279b9e49f1a8d1f935b906
 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=('2361986639ccb96bdcdd0b805aec33404ed51e98e2296984a6e4e7f42223f424a6e14b11808376bb4d5d2ec4155179b2c11510d172023171ab7095721bb3660b')
+sha512sums=('68a3ccf6aa64926fa28528a978f0fe8cb4d842fed10d248c1e210ad6a602ed62886d85512f2c90f7dadb9231008226328c5205da2e2826b72c328b9e1fc99535')
 
 build() {
   cd $pkgname-$_commit



More information about the arch-commits mailing list