blob: b09cd749a1613464619142adf942b2db78be5eb9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
|
pkgbase = manga-sharp
pkgdesc = CLI manga downloader and reader with lightweight web interface
pkgver = 0.6.1
pkgrel = 2
url = https://github.com/LiteracyFanatic/manga-sharp
arch = x86_64
license = MIT
makedepends = dotnet-sdk
makedepends = yarn
makedepends = git
depends = dotnet-runtime
depends = aspnet-runtime
options = !strip
source = git+https://github.com/LiteracyFanatic/manga-sharp#tag=v0.6.1
sha256sums = SKIP
pkgname = manga-sharp
|