tageditor: update to 3.3.10.

This commit is contained in:
Andrew J. Hesford 2020-12-03 10:05:14 -05:00
parent 987599c6ad
commit 27a1fabbd9

View file

@ -1,6 +1,6 @@
# Template file for 'tageditor' # Template file for 'tageditor'
pkgname=tageditor pkgname=tageditor
version=3.3.9 version=3.3.10
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=1ab9f843788046834ded52b99606908fde9327ca975376418ebf44139ca522ba checksum=0d720dcfce039c5dc85c0dcc0ce3daa0bd15835394c977da28b20a63e09f0d71
build_options="qt webengine webkit script" build_options="qt webengine webkit script"
build_options_default="qt" build_options_default="qt"