[arch-commits] Commit in fcitx5-hangul/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Wed Mar 25 13:03:05 UTC 2020
Date: Wednesday, March 25, 2020 @ 13:03:04
Author: felixonmars
Revision: 604080
upgpkg: fcitx5-hangul 0.0.0.20200325-1
Modified:
fcitx5-hangul/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-25 13:02:46 UTC (rev 604079)
+++ PKGBUILD 2020-03-25 13:03:04 UTC (rev 604080)
@@ -3,8 +3,8 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5-hangul
-pkgver=0.0.0.20200213
-_commit=b1fc9c65bf9f1c61b7c5e238edf58f5fcafb1032
+pkgver=0.0.0.20200325
+_commit=ff18933bad89bf5dcbad1a55a20c118c20437761
pkgrel=1
pkgdesc="Hangul Wrapper for Fcitx5"
arch=('x86_64')
@@ -13,7 +13,7 @@
depends=('fcitx5' 'libhangul')
makedepends=('extra-cmake-modules')
source=("https://github.com/fcitx/fcitx5-hangul/archive/$_commit/fcitx5-hangul-$_commit.tar.gz")
-sha512sums=('bada13d528ab5a926d1dc5e02582c5f64a2c3d3900bbb85ea89644dcaf3993c809a5638a7f73642cc9307298e5927c7681f7fa0bbc14be8c801902bceb0cc0d2')
+sha512sums=('e36bf4396006e2fecda34053aa32152947b9669b5b96128aa76412e990fd6fb5866502d57a2acb992dceca8198146c862bd7eaebea771c2185e9070b1f6598b6')
build(){
cd $pkgname-$_commit
More information about the arch-commits
mailing list