mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-08 16:13:50 +02:00
librime: update to 1.5.3
This commit is contained in:
parent
5eacd1ee9a
commit
5d4eb49f4e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'librime'
|
# Template file for 'librime'
|
||||||
pkgname=librime
|
pkgname=librime
|
||||||
version=1.4.0
|
version=1.5.3
|
||||||
revision=1
|
revision=1
|
||||||
build_style=cmake
|
build_style=cmake
|
||||||
configure_args="-DENABLE_LOGGING=OFF -DBUILD_TEST=OFF"
|
configure_args="-DENABLE_LOGGING=OFF -DBUILD_TEST=OFF"
|
||||||
|
@ -10,7 +10,7 @@ maintainer="Yuxuan Shui <yshuiv7@gmail.com>"
|
||||||
license="BSD-3-Clause"
|
license="BSD-3-Clause"
|
||||||
homepage="https://github.com/rime/librime"
|
homepage="https://github.com/rime/librime"
|
||||||
distfiles="https://github.com/rime/librime/archive/${version}.tar.gz"
|
distfiles="https://github.com/rime/librime/archive/${version}.tar.gz"
|
||||||
checksum=26963d9d8b0024ba8d53acbe02d6456d60a8ec506717383995699e0c0063d456
|
checksum=df4279df6bc0419c18d9325e7d76dfdab8f91f0ee00a954f19a27f66dd99f503
|
||||||
|
|
||||||
post_install() {
|
post_install() {
|
||||||
vlicense LICENSE
|
vlicense LICENSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue