mirror of
https://github.com/void-linux/void-packages.git
synced 2025-04-16 14:17:02 +02:00
annie: update to 0.9.8
This commit is contained in:
parent
1223c48c71
commit
b326d77c95
1 changed files with 3 additions and 3 deletions
|
@ -1,16 +1,16 @@
|
|||
# Template file for 'annie'
|
||||
pkgname=annie
|
||||
version=0.9.6
|
||||
version=0.9.8
|
||||
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="Orphaned <orphan@voidlinux.org>"
|
||||
maintainer="Benjamín Albiñana <benalb@gmail.com>"
|
||||
license="MIT"
|
||||
homepage="https://github.com/iawia002/annie"
|
||||
distfiles="https://github.com/iawia002/annie/archive/${version}.tar.gz"
|
||||
checksum=e5e505ff7c7363fed6dbeed7ccefb3af726312ae19fd290b3179f5d41cb63d22
|
||||
checksum=49bad7855cfacde8c55cf7d2c5bb8b5e5bf6d8853a414e5c5ca6447d9f7be3ac
|
||||
|
||||
post_install() {
|
||||
vlicense LICENSE
|
||||
|
|
Loading…
Add table
Reference in a new issue