tageditor: update to 3.8.0.

This commit is contained in:
Andrew J. Hesford 2023-06-07 10:16:28 -04:00
parent 3dc29db624
commit e7e99df59d

View file

@ -1,6 +1,6 @@
# Template file for 'tageditor'
pkgname=tageditor
version=3.7.9
version=3.8.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/tageditor/archive/v${version}.tar.gz"
checksum=987101e9a259db79b28b872c778e9818f12618ce5a12ab7558b6262c7621b217
checksum=9ab25924be61b1ddd12510c2fa90a9fd9ebae1b634764e50415f47c1e0be28ab
build_options="qt webengine webkit script"
build_options_default="qt"