blob: d8acf7affa7e77cece7f8bdd775fb7b3238bc97f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = webtoon-cli-git
pkgdesc = A cli to view webtoons from the web
pkgver = r35.33ed6ca
pkgrel = 1
url = https://github.com/DanyB0/webtoon-cli
arch = any
license = MIT
makedepends = git
makedepends = python-setuptools
depends = python-beautifulsoup4
depends = python-requests
source = git+https://github.com/DanyB0/webtoon-cli.git
sha256sums = SKIP
pkgname = webtoon-cli-git
|