Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/librime/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'librime'
pkgname=librime
version=1.15.0
version=1.17.0
revision=1
build_style=cmake
configure_args="-DENABLE_LOGGING=OFF -DBUILD_TEST=ON"
Expand All @@ -13,7 +13,7 @@ maintainer="Orphaned <orphan@voidlinux.org>"
license="BSD-3-Clause"
homepage="https://github.com/rime/librime"
distfiles="https://github.com/rime/librime/archive/${version}.tar.gz"
checksum=a6283cb6a9fa9445dbd7fac58f614884edd662486fa79809ca63686c8f59c6da
checksum=a60274da5d8b8a7187e6c7e9ba5023334ed7bdd182535e93c4e96de8cf188377

post_install() {
vlicense LICENSE
Expand Down
Loading