[arch-commits] Commit in fcitx5/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Fri Mar 20 11:10:43 UTC 2020
Date: Friday, March 20, 2020 @ 11:10:43
Author: felixonmars
Revision: 601529
upgpkg: fcitx5 0.0.0.20200320-1
Modified:
fcitx5/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-03-20 11:10:21 UTC (rev 601528)
+++ PKGBUILD 2020-03-20 11:10:43 UTC (rev 601529)
@@ -3,10 +3,10 @@
# Contributor: csslayer <wengxt AT gmail com>
pkgname=fcitx5
-pkgver=0.0.0.20200318
-_commit=2ce721fa3c33dcaf67020225af1e7cca08c1e02c
+pkgver=0.0.0.20200320
+_commit=fff067f8c4e4ec54d3de86262143f3f09b25267b
_endictver=20121020
-pkgrel=2
+pkgrel=1
pkgdesc="Next generation of fcitx"
arch=('x86_64')
url="https://github.com/fcitx/fcitx5"
@@ -17,7 +17,7 @@
makedepends=('extra-cmake-modules')
source=("https://github.com/fcitx/fcitx5/archive/$_commit/fcitx5-$_commit.tar.gz"
https://download.fcitx-im.org/data/en_dict-$_endictver.tar.gz)
-sha512sums=('2ae18f2321181a82f3ff1f02f82cef5467c577029bcc9d67c1995764bea41707d55be86c19719b0017a4c2f03fda9d1779869cb79132fee342981235cdfe43ce'
+sha512sums=('804fd4539c7e61da084961b700feee45e14fdfc9c089fdd0c1dc1f2029609ce43bb730b4ce2a61f8024f2ca26d888f81d3d34efd814b736c620e307e989b4149'
'8418bd02492bfd786c0fab93be4400ef027ec8e9fac02220cc1f653f5eb67f54573a6a84a15baba19bb34ab892745c87df16499d6304ea75009131e2ab3b97f2')
prepare() {
More information about the arch-commits
mailing list