[arch-commits] Commit in xcb-imdkit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Jun 7 05:31:52 UTC 2020
Date: Sunday, June 7, 2020 @ 05:31:51
Author: felixonmars
Revision: 639585
upgpkg: xcb-imdkit 0.0.0.20200607-1
Modified:
xcb-imdkit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-06-07 05:19:31 UTC (rev 639584)
+++ PKGBUILD 2020-06-07 05:31:51 UTC (rev 639585)
@@ -3,8 +3,8 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=xcb-imdkit
-pkgver=0.0.0.20200515
-_commit=66b0ff1f8cbe1a1776f6f61e989c502ff856dce1
+pkgver=0.0.0.20200607
+_commit=709ddd74b53e5539a239b190c45f4df881db61a3
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' 'uthash' 'xorgproto')
source=("https://github.com/fcitx/xcb-imdkit/archive/$_commit/xcb-imdkit-$_commit.tar.gz")
-sha512sums=('d3c11149394df8d0a637001f2cfb0092c3dfb72567481dee6893d5337b42d4e47b96a0a92ef130ab719e885d3860bc83e60a9e2064f7a0b21ed2143c47d26a48')
+sha512sums=('03c84e85f7f0a038b810a7fef5f8ba3924fb6b5ee70602963a4160cb55150c166eda712f8c6825339770b29fc07310813dd99428853c224328d4d00da1b4f4d7')
build() {
cd $pkgname-$_commit
More information about the arch-commits
mailing list