annie: update to 0.6.6.
Closes #13583. Signed-off-by: Enno Boland <gottox@voidlinux.eu>
This commit is contained in:
parent
c6df0b36e7
commit
4edf1ace2b
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'annie'
|
||||
pkgname=annie
|
||||
version=0.6.5
|
||||
version=0.6.6
|
||||
revision=1
|
||||
build_style=go
|
||||
go_import_path="github.com/iawia002/annie"
|
||||
depends="ffmpeg"
|
||||
short_desc="Fast, simple and clean video downloader built with Go"
|
||||
maintainer="cr6git <quark6@protonmail.com>"
|
||||
homepage="https://github.com/iawia002/annie"
|
||||
license="MIT"
|
||||
homepage="https://github.com/iawia002/annie"
|
||||
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
|
||||
checksum=9f6029d9c372a174d372913ab3e856eb73075602baa956520e78639b0e151e5a
|
||||
checksum=e9b25727ad651951d04e5649271cf639c9745d0577143ba0ce15d205c4dced87
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Reference in New Issue