summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD9
1 files changed, 5 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b5214327022..83d7e64d04ed 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: Mark Kostovetskyy <mark at sgtxd dot de >
pkgname='ani-cli-git'
_pkgname='ani-cli'
-pkgver=r251.75409cc
-pkgrel=6
+pkgver=r291.7a16ad5
+pkgrel=7
pkgdesc="A cli to browse and watch anime."
arch=('any')
url="https://github.com/pystardust/ani-cli"
license=('GPL3')
-depends=('grep' 'curl' 'sed' 'mpv' 'aria2')
-optdepends=('vlc: alternative video player')
+depends=('grep' 'sed' 'curl' 'openssl' 'jq' 'mpv')
+optdepends=('vlc: An alternative video player'
+'aria2: For downloading episodes')
makedepends=('git')
source=('ani-cli::git+https://github.com/pystardust/ani-cli.git')
md5sums=('SKIP')