cherrytree: update to 1.0.2

This commit is contained in:
cinerea0 2023-10-01 21:46:45 -04:00 committed by classabbyamp
parent fba7602346
commit 9378bd9871

View File

@ -1,6 +1,6 @@
# Template file for 'cherrytree'
pkgname=cherrytree
version=1.0.1
version=1.0.2
revision=1
build_style=cmake
# Tests are built during the normal build process and require access to X server
@ -15,6 +15,6 @@ maintainer="Logen K <logen@sudotask.com>"
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/${version}.tar.gz"
checksum=7b9e19727052558e4e1f476cd9faa2b1550367aadf07f36c988dbd475e475be8
distfiles="https://github.com/giuspen/cherrytree/archive/refs/tags/v${version}.tar.gz"
checksum=a59e475b92b3ccc078abaa07f82aa9208b078fbb0ff858d1414ef8e58f1cbb05
make_check=no # Tests are run during build step