tageditor: update to 3.7.8.

This commit is contained in:
Andrew J. Hesford 2023-03-08 08:20:26 -05:00
parent 25f4871714
commit 7417308a5d

View file

@ -1,6 +1,6 @@
# Template file for 'tageditor' # Template file for 'tageditor'
pkgname=tageditor pkgname=tageditor
version=3.7.7 version=3.7.8
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=1bc7bc43605503a264c065dd531299b23d1e124444d6cf6286f1b5763dc66074 checksum=b7a4dda13c6e35fa6027b23efbecb975ff58d33d4c45cb23ba22b1a493a649b3
build_options="qt webengine webkit script" build_options="qt webengine webkit script"
build_options_default="qt" build_options_default="qt"