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

Felix Yan felixonmars at archlinux.org
Fri May 15 18:06:42 UTC 2020


    Date: Friday, May 15, 2020 @ 18:06:42
  Author: felixonmars
Revision: 628052

upgpkg: xcb-imdkit 0.0.0.20200515-1

Modified:
  xcb-imdkit/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-15 18:04:44 UTC (rev 628051)
+++ PKGBUILD	2020-05-15 18:06:42 UTC (rev 628052)
@@ -3,8 +3,8 @@
 # Contributor: csslayer <wengxt AT gmail com>
 
 pkgname=xcb-imdkit
-pkgver=0.0.0.20200509
-_commit=37308dbc4e83c50f38cdb6aae394f8334373bd65
+pkgver=0.0.0.20200515
+_commit=66b0ff1f8cbe1a1776f6f61e989c502ff856dce1
 pkgrel=1
 pkgdesc="Input method development support for xcb"
 arch=('x86_64')
@@ -11,9 +11,9 @@
 url="https://github.com/fcitx/xcb-imdkit"
 license=('GPL')
 depends=('xcb-util' 'xcb-util-keysyms')
-makedepends=('extra-cmake-modules' 'xorgproto')
+makedepends=('extra-cmake-modules' 'uthash' 'xorgproto')
 source=("https://github.com/fcitx/xcb-imdkit/archive/$_commit/xcb-imdkit-$_commit.tar.gz")
-sha512sums=('362fc3349c5811005a07630c9b37d5bbf87851a9d688df397a0f62794f9f787c73e855acf2afe90b5cc6a4c4a4a0eb41c359024d142c463864b88ecc3f017bc2')
+sha512sums=('d3c11149394df8d0a637001f2cfb0092c3dfb72567481dee6893d5337b42d4e47b96a0a92ef130ab719e885d3860bc83e60a9e2064f7a0b21ed2143c47d26a48')
 
 build() {
   cd $pkgname-$_commit



More information about the arch-commits mailing list