cherrytree: update to 1.1.2
This commit is contained in:
parent
0708d393c1
commit
0f8e2df5e3
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'cherrytree'
|
||||
pkgname=cherrytree
|
||||
version=1.1.0
|
||||
version=1.1.2
|
||||
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=7c16d8148ae004b548434698120307e7d9edb3da9cfbcb6342b9e7300439350d
|
||||
checksum=b46252f450d27e62942ffbb3e7543958c73201080402b279f5d5f30493886518
|
||||
make_check=no # Tests are run during build step
|
||||
|
|
Loading…
Reference in New Issue