tageditor: update to 3.3.8.

This commit is contained in:
Andrew J. Hesford 2020-07-07 13:53:28 -04:00 committed by Andrew J. Hesford
parent 377539f4e7
commit ab8ff2e758

View file

@ -1,6 +1,6 @@
# Template file for 'tageditor' # Template file for 'tageditor'
pkgname=tageditor pkgname=tageditor
version=3.3.7 version=3.3.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"
@ -10,7 +10,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=475ddab587ab7330d147d881c7020cb4dc09b1978af87bf606d714ea21929a8d checksum=6ad8f190ca0f2133c3a0cd508248329a80abc89a20629c20e0c2835329e2812c
build_options="qt webengine webkit script" build_options="qt webengine webkit script"
build_options_default="qt" build_options_default="qt"