blob: f25c1a327c14d18844a8fd5b357ddf18a027049d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
|
pkgbase = nhentai-git
pkgdesc = CLI tool for downloading doujinshi from nhentai.net
pkgver = r442
pkgrel = 1
url = https://github.com/RicterZ/nhentai
arch = any
license = MIT
makedepends = git
makedepends = python-build
makedepends = python-installer
makedepends = python-wheel
makedepends = python-poetry
depends = python-requests
depends = python-soupsieve
depends = python-beautifulsoup4
depends = python-tabulate
depends = python-httpx
depends = python-iso8601
provides = nhentai
provides = python-nhentai
conflicts = nhentai
conflicts = python-nhentai
conflicts = python-nhentai-git
source = git+https://github.com/RicterZ/nhentai.git
md5sums = SKIP
pkgname = nhentai-git
|