Update ani-cli to 4.9
This commit is contained in:
parent
87dc7ad3ac
commit
dc900a0236
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'ani-cli'
|
||||
pkgname=ani-cli
|
||||
version=4.8
|
||||
version=4.9
|
||||
revision=1
|
||||
depends="curl openssl mpv aria2 ffmpeg"
|
||||
short_desc="CLI tool to browse and play anime"
|
||||
|
@ -8,7 +8,7 @@ maintainer="chtc <notnotcha0t1c@protonmail.com>"
|
|||
license="GPL-3.0-or-later"
|
||||
homepage="https://github.com/pystardust/ani-cli"
|
||||
distfiles="${homepage}/archive/refs/tags/v${version}.tar.gz>${pkgname}-${version}.tar.gz"
|
||||
checksum=9857bf88a1cbef4580dea52da349d3b23d2288b67a03fdd7b6c5c1b35d08351d
|
||||
checksum=bdd5e3c264ab67760b13d34174ec86c3da3aaaaacda3ba529d8b2648bce2ef08
|
||||
|
||||
do_install() {
|
||||
vbin ani-cli
|
||||
|
|
Loading…
Reference in a new issue