cherrytree: update to 1.1.3
This commit is contained in:
parent
fb4ba27dfb
commit
2bcd292ba6
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cherrytree'
|
||||
pkgname=cherrytree
|
||||
version=1.1.2
|
||||
version=1.1.3
|
||||
revision=1
|
||||
build_style=cmake
|
||||
# Tests are built during the normal build process and require access to X server
|
||||
|
@ -16,5 +16,5 @@ license="GPL-3.0-or-later"
|
|||
homepage="https://www.giuspen.com/cherrytree/"
|
||||
changelog="https://raw.githubusercontent.com/giuspen/cherrytree/master/changelog.txt"
|
||||
distfiles="https://github.com/giuspen/cherrytree/archive/refs/tags/v${version}.tar.gz"
|
||||
checksum=b46252f450d27e62942ffbb3e7543958c73201080402b279f5d5f30493886518
|
||||
checksum=965e63ce7079b8a79259970082973f54502940437e52e77e232a151cfd76e93a
|
||||
make_check=no # Tests are run during build step
|
||||
|
|
Loading…
Reference in New Issue