librime: update to 1.4.0.
This commit is contained in:
parent
6324444054
commit
7497356905
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'librime'
|
||||
pkgname=librime
|
||||
version=1.3.2
|
||||
revision=2
|
||||
version=1.4.0
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DENABLE_LOGGING=OFF -DBUILD_TEST=OFF"
|
||||
makedepends="boost-devel leveldb-devel marisa-devel opencc-devel yaml-cpp-devel"
|
||||
|
@ -10,7 +10,7 @@ maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
|||
license="BSD-3-Clause"
|
||||
homepage="https://github.com/rime/librime"
|
||||
distfiles="https://github.com/rime/librime/archive/${version}.tar.gz"
|
||||
checksum=7b8c799cc7dc9f05bd69eab2710fc203d70c8782694f8a053bc1f63ee8757590
|
||||
checksum=26963d9d8b0024ba8d53acbe02d6456d60a8ec506717383995699e0c0063d456
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in a new issue