mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/opencc to 1.1.4-1
This commit is contained in:
parent
72dafbf51b
commit
41b7f9146d
1 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,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"
|
||||
|
@ -14,7 +14,7 @@ license=('Apache')
|
|||
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
|
||||
|
|
Loading…
Reference in a new issue