annie: update to 0.8.5.

This commit is contained in:
maxice8 2018-12-09 10:47:26 -02:00 committed by maxice8
parent 4c584c14a8
commit 33322da771

View file

@ -1,16 +1,16 @@
# Template file for 'annie' # Template file for 'annie'
pkgname=annie pkgname=annie
version=0.8.2 version=0.8.5
revision=1 revision=1
build_style=go build_style=go
go_import_path="github.com/iawia002/annie" go_import_path=github.com/iawia002/annie
depends="ffmpeg" depends="ffmpeg"
short_desc="Fast, simple and clean video downloader built with Go" short_desc="Fast, simple and clean video downloader built with Go"
maintainer="Orphaned <orphan@voidlinux.eu>" maintainer="Orphaned <orphan@voidlinux.eu>"
license="MIT" license="MIT"
homepage="https://github.com/iawia002/annie" homepage="https://github.com/iawia002/annie"
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz" distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
checksum=9fdaedb1ee6ec0b677471c05013c3516628278f6a5a27156c08ce6e56fc60806 checksum=0fa9b0c4c59f0a67d84bef8ecfbd93ec755e7e50945edc6dd877385545d6d8ce
post_install() { post_install() {
vlicense LICENSE vlicense LICENSE