tageditor: update to 3.7.5.

This commit is contained in:
Andrew J. Hesford 2022-09-07 10:29:55 -04:00
parent 5e5716f664
commit 0c9bd3db16

View file

@ -1,6 +1,6 @@
# Template file for 'tageditor' # Template file for 'tageditor'
pkgname=tageditor pkgname=tageditor
version=3.7.4 version=3.7.5
revision=1 revision=1
build_style=cmake build_style=cmake
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON" configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
@ -11,7 +11,7 @@ maintainer="Andrew J. Hesford <ajh@sideband.org>"
license="GPL-2.0-only" license="GPL-2.0-only"
homepage="https://github.com/Martchus/tageditor" homepage="https://github.com/Martchus/tageditor"
distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz" distfiles="https://github.com/Martchus/${pkgname}/archive/v${version}.tar.gz"
checksum=d57d9d243680b5a4ce66d8c546cb15c5df6b1a63c403dee9e373d2f4767e469e checksum=e989d3ea6ad109d94aa3e4ccbf2b7bd62b8fe844a3bd9d3540700ff7e08ecba3
build_options="qt webengine webkit script" build_options="qt webengine webkit script"
build_options_default="qt" build_options_default="qt"