summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorCarl Schwan2018-04-20 14:27:25 +0200
committerCarl Schwan2018-04-20 14:27:25 +0200
commitd852ce1f3cb9d10cf55f5b43a2ff4d5be6a9448e (patch)
tree300bf5e76b06bb35bd66613918ba51a56ea04658 /.SRCINFO
downloadaur-d852ce1f3cb9d10cf55f5b43a2ff4d5be6a9448e.tar.gz
initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO22
1 files changed, 22 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..51462fbc28e6
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,22 @@
+pkgbase = webnovel-manager-git
+ pkgdesc = Webnovel reader
+ pkgver = v0.1.7.r0.g5d97243
+ pkgrel = 1
+ url = https://github.com/ognarb/webnovel-manager
+ arch = any
+ license = GPL3
+ makedepends = git
+ makedepends = python-setuptools
+ depends = python
+ depends = python-pyqt5
+ depends = python-requests
+ depends = python-fuzzywuzzy
+ depends = python-click
+ depends = python-beautifulsoup4
+ provides = webnovel-manager
+ conflicts = webnovel-manager
+ source = git+https://github.com/ognarb/webnovel-manager.git
+ sha256sums = SKIP
+
+pkgname = webnovel-manager-git
+