tageditor: update to 3.5.0.

This commit is contained in:
Andrew J. Hesford 2021-09-08 19:52:42 -04:00
parent dd525e1937
commit 565a5bfbff

View file

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