New package: annie-0.6.4
This commit is contained in:
parent
7643ea4aa5
commit
1c21ff07c5
|
@ -0,0 +1,17 @@
|
|||
# Template file for 'annie'
|
||||
pkgname=annie
|
||||
version=0.6.4
|
||||
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"
|
||||
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
|
||||
checksum=e7f9caf29bf4b48e9329f0c7efba7988bcd2f8d0361b710022a40cd033164d4f
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
}
|
Loading…
Reference in New Issue