blob: d1b6d2d0fe163412b5b5b7e709254297e1c76b5a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
pkgbase = jerry-cli-git
pkgdesc = watch anime with automatic anilist syncing and other cool stuff
pkgver = r150.e8d1598
pkgrel = 1
url = https://github.com/justchokingaround/jerry
arch = any
license = unknown
makedepends = git
depends = grep
depends = sed
depends = curl
depends = fzf
depends = mpv
optdepends = rofi: external launcher
optdepends = ueberzugpp: image preview with fzf
optdepends = chafa: display image
optdepends = jq: for displaying anime/manga info
conflicts = jerry-cli
source = jerry::git+https://github.com/justchokingaround/jerry.git
sha256sums = SKIP
pkgname = jerry-cli-git
|