blob: 01476235c9aacb53897c7a4314754db34f47bbf4 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = autoanimedownloader-git
pkgdesc = An app that automatically downloads your anime from Anilist
pkgver = 1.3.3.r0.g0000000
pkgrel = 2
url = https://github.com/icarosuper/AutoAnimeDownloader
arch = x86_64
arch = aarch64
license = GPL3
makedepends = git
makedepends = go
makedepends = npm
makedepends = pkg-config
depends = qbittorrent
provides = autoanimedownloader
conflicts = autoanimedownloader-bin
source = autoanimedownloader-git::git+https://github.com/icarosuper/AutoAnimeDownloader.git
sha256sums = SKIP
pkgname = autoanimedownloader-git
|