cherrytree: update to 1.1.4

This commit is contained in:
cinerea0 2024-07-10 17:19:15 -04:00
parent 523553c7c2
commit ea6df2516e
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'cherrytree' # Template file for 'cherrytree'
pkgname=cherrytree pkgname=cherrytree
version=1.1.3 version=1.1.4
revision=1 revision=1
build_style=cmake build_style=cmake
# Tests are built during the normal build process and require access to X server # 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/" homepage="https://www.giuspen.com/cherrytree/"
changelog="https://raw.githubusercontent.com/giuspen/cherrytree/master/changelog.txt" changelog="https://raw.githubusercontent.com/giuspen/cherrytree/master/changelog.txt"
distfiles="https://github.com/giuspen/cherrytree/archive/refs/tags/v${version}.tar.gz" distfiles="https://github.com/giuspen/cherrytree/archive/refs/tags/v${version}.tar.gz"
checksum=965e63ce7079b8a79259970082973f54502940437e52e77e232a151cfd76e93a checksum=4440dd39fdd637b82cf3abac82389fe30f4da81a79f5d61ffcdd64748b24465b
make_check=no # Tests are run during build step make_check=no # Tests are run during build step