tageditor: update to 3.3.9.
This commit is contained in:
parent
4d29c6d71a
commit
c2be55f5ee
1 changed files with 3 additions and 2 deletions
|
@ -1,16 +1,17 @@
|
|||
# Template file for 'tageditor'
|
||||
pkgname=tageditor
|
||||
version=3.3.8
|
||||
version=3.3.9
|
||||
revision=1
|
||||
build_style=cmake
|
||||
configure_args="-DBUILD_SHARED_LIBS:BOOL=ON"
|
||||
hostmakedepends="pkg-config"
|
||||
makedepends="tagparser-devel cpp-utilities-devel"
|
||||
short_desc="Tag editor for AAC, ID3, Vorbis, Opus, FLAC and Matroska"
|
||||
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=6ad8f190ca0f2133c3a0cd508248329a80abc89a20629c20e0c2835329e2812c
|
||||
checksum=1ab9f843788046834ded52b99606908fde9327ca975376418ebf44139ca522ba
|
||||
|
||||
build_options="qt webengine webkit script"
|
||||
build_options_default="qt"
|
||||
|
|
Loading…
Reference in a new issue