tidy5: update to 5.8.0.

This commit is contained in:
Leah Neukirchen 2021-07-11 18:44:25 +02:00
parent afbbef5d98
commit 30b0e23540
2 changed files with 6 additions and 7 deletions

View file

@ -2353,7 +2353,7 @@ libgnunettransportcore.so.0 gnunet-0.12.2_1
libgnunettransportcommunicator.so.0 gnunet-0.12.2_1
libskarnet.so.2.10 skalibs-2.10.0.1_1
libKF5BalooWidgets.so.5 baloo-widgets5-17.04.3_1
libtidy.so.5 libtidy5-5.1.25_1
libtidy.so.58 libtidy5-5.8.0_1
libSDL2_gfx-1.0.so.0 SDL2_gfx-1.0.1_1
libQupZilla.so.2 qupzilla-2.0.0_1
libinjeqt.so.1 injeqt-1.1.0_1

View file

@ -1,9 +1,8 @@
# Template file for 'tidy5'
pkgname=tidy5
version=5.7.28
version=5.8.0
revision=1
_reponame=tidy-html5
wrksrc="${_reponame}-${version}"
wrksrc="tidy-html5-${version}"
build_style=cmake
configure_args="-DTIDY_CONSOLE_SHARED=ON"
cmake_builddir=build/cmake
@ -11,9 +10,9 @@ hostmakedepends="libxslt"
short_desc="Tool to tidy down your HTML/HTML5 code to a clean style"
maintainer="Leah Neukirchen <leah@vuxu.org>"
license="W3C"
homepage="http://www.htacg.org/${_reponame}/"
distfiles="https://github.com/htacg/${_reponame}/archive/${version}.tar.gz"
checksum=5caa2c769204f506e24ea4986a45abe23f71d14f0fe968314f20065f342ffdba
homepage="http://www.htacg.org/tidy-html5/"
distfiles="https://github.com/htacg/tidy-html5/archive/${version}.tar.gz"
checksum=2fc78c4369cde9a80f4ae3961880bd003ac31e8b160f6b9422645bab3be5a6cf
provides="tidy-${version}_${revision}"
replaces="tidy>0"