annie: update to 0.6.12.
Closes #14158. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
52255df9bb
commit
8630fc3d04
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'annie'
|
||||
pkgname=annie
|
||||
version=0.6.9
|
||||
revision=2
|
||||
version=0.6.12
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/iawia002/annie"
|
||||
depends="ffmpeg"
|
||||
|
@ -10,7 +10,7 @@ maintainer="cr6git <quark6@protonmail.com>"
|
|||
license="MIT"
|
||||
homepage="https://github.com/iawia002/annie"
|
||||
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
|
||||
checksum=46f6933b044052986b133cbc98789cf3fddcc87c8334cc9aff53e662189f9f2e
|
||||
checksum=a713b2887381a07e49f5a705d001886fbe1e602ebba257ac569e03bb4bd84ba2
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue