mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-05 06:33:50 +02:00
cherrytree: update to 1.0.0
This commit is contained in:
parent
88fedeb6a6
commit
72d11f738e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'cherrytree'
|
# Template file for 'cherrytree'
|
||||||
pkgname=cherrytree
|
pkgname=cherrytree
|
||||||
version=0.99.55
|
version=1.0.0
|
||||||
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=c7e6393af6a7e82e02692faf06e62b3214c147818de1c3bbe809fa4113854215
|
checksum=b0e814c97bb8f655c54f0d9c52c3afa839685bc95b101a40a9e73229abbee76c
|
||||||
make_check=no # Tests are run during build step
|
make_check=no # Tests are run during build step
|
||||||
|
|
Loading…
Add table
Reference in a new issue