cherrytree: update to 1.0.1

This commit is contained in:
cinerea0 2023-09-03 16:44:41 -04:00 committed by classabbyamp
parent 7f61061463
commit 8f14d3d76e

View file

@ -1,6 +1,6 @@
# Template file for 'cherrytree' # Template file for 'cherrytree'
pkgname=cherrytree pkgname=cherrytree
version=1.0.0 version=1.0.1
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/${version}.tar.gz" distfiles="https://github.com/giuspen/cherrytree/archive/refs/tags/${version}.tar.gz"
checksum=b0e814c97bb8f655c54f0d9c52c3afa839685bc95b101a40a9e73229abbee76c checksum=7b9e19727052558e4e1f476cd9faa2b1550367aadf07f36c988dbd475e475be8
make_check=no # Tests are run during build step make_check=no # Tests are run during build step