tageditor: update to 3.6.1.

This commit is contained in:
Andrew J. Hesford 2022-02-18 08:32:17 -05:00
parent 49fd4afd8c
commit 53b9d63129

View file

@ -1,6 +1,6 @@
# Template file for 'tageditor'
pkgname=tageditor
version=3.6.0
version=3.6.1
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=a01b68af858b4802e498e926e2e75efa400c1922a73d65693f0795eb79956259
checksum=98ad461669e4528f6eb74d3b0c7a29401a0bb90a68bc63a4b60060ec02889b09
build_options="qt webengine webkit script"
build_options_default="qt"