[arch-commits] Commit in xcb-imdkit/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Thu Apr 2 07:46:51 UTC 2020
Date: Thursday, April 2, 2020 @ 07:46:50
Author: felixonmars
Revision: 609368
upgpkg: xcb-imdkit 0.0.0.20200402-1
Modified:
xcb-imdkit/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-02 07:41:52 UTC (rev 609367)
+++ PKGBUILD 2020-04-02 07:46:50 UTC (rev 609368)
@@ -3,8 +3,8 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=xcb-imdkit
-pkgver=0.0.0.20200318
-_commit=db6cfd4f2d75145134ef635725eebb1799415430
+pkgver=0.0.0.20200402
+_commit=d30ec16ef36478070acbe0a5b1ae290ff9d8b73e
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' 'xorgproto')
source=("https://github.com/fcitx/xcb-imdkit/archive/$_commit/xcb-imdkit-$_commit.tar.gz")
-sha512sums=('deda676e04e9707fc608b3fff4db2b063b695bc2eaf178437a5c1e8dc8f50b50fe91c2d41d6b95e06a33069e56f9487e877a546a21ff0e8f62b35fb8d85870f3')
+sha512sums=('05354314d4c4859dded0a5e7d203745190741245885998556f9b434a5b6243e56afa50c1ec2decd854e6f9424f280abfffdf82ef92005c8c1f7a71e7722d30e4')
build() {
cd $pkgname-$_commit
More information about the arch-commits
mailing list