summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJordan Cannon2022-05-11 06:18:07 -0500
committerJordan Cannon2022-05-11 06:18:07 -0500
commite9b21ee0ada41ce85548adceab6a72940bacdd8f (patch)
treeb06a426aa2b9a910c2abcb6ce6419fa3e8b88537 /.SRCINFO
downloadaur-e9b21ee0ada41ce85548adceab6a72940bacdd8f.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO17
1 files changed, 17 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b6b51a68f629
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,17 @@
+pkgbase = manga-sharp
+ pkgdesc = CLI manga downloader and reader with lightweight web interface
+ pkgver = 0.1.0
+ pkgrel = 1
+ url = https://github.com/LiteracyFanatic/manga-sharp
+ arch = x86_64
+ license = MIT
+ makedepends = dotnet-sdk
+ makedepends = npm
+ makedepends = git
+ depends = dotnet-runtime
+ depends = aspnet-runtime
+ options = !strip
+ source = git+https://github.com/LiteracyFanatic/manga-sharp#tag=v0.1.0
+ sha256sums = SKIP
+
+pkgname = manga-sharp