[arch-commits] Commit in opencc/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jun 5 13:41:12 UTC 2022
Date: Sunday, June 5, 2022 @ 13:41:12
Author: felixonmars
Revision: 1222868
upgpkg: opencc 1.1.4-1
Modified:
opencc/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-06-05 13:40:45 UTC (rev 1222867)
+++ PKGBUILD 2022-06-05 13:41:12 UTC (rev 1222868)
@@ -2,7 +2,7 @@
pkgbase=opencc
pkgname=(opencc opencc-doc)
-pkgver=1.1.3
+pkgver=1.1.4
pkgrel=1
pkgdesc="Library for Open Chinese Convert"
url="https://github.com/BYVoid/OpenCC"
@@ -11,7 +11,7 @@
makedepends=('chrpath' 'cmake' 'darts' 'doxygen' 'marisa' 'pybind11' 'python-setuptools'
'python-wheel' 'rapidjson' 'tclap' 'gtest')
source=("https://github.com/BYVoid/OpenCC/archive/ver.$pkgver/$pkgbase-$pkgver.tar.gz")
-sha512sums=('90da656fa4790c58932ad2240a076cc4a9e8cf70ac73d83e0d299e84472deb6491a823966a7686ed1487ef8405909981b9a12b661d8de7f086bd4b498594abac')
+sha512sums=('ab8e7e6a0cc71106cf09eb32899fa8620b946a406f042d75a2444096e0b383cb1993d6c2d12cd7862e71854da4cd5893442bce51df84c32ed09fdfb4a2846f46')
prepare() {
cd OpenCC-ver.$pkgver
More information about the arch-commits
mailing list