summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 15 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4de621e1363..34da701014c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,26 @@
pkgbase = weborf-git
- pkgdesc = A lightweight web server designed for rapidly sharing files over HTTP
- pkgver = 0.13+59+g04376cb
+ pkgver = 0.13+61+g8d173c2
pkgrel = 1
url = https://ltworf.github.io/weborf/
arch = i686
arch = x86_64
license = GPL3
- depends = file
- provides = weborf
- conflicts = weborf
+ makedepends = python-pyqt5
source = git+https://github.com/ltworf/weborf.git
sha512sums = SKIP
pkgname = weborf-git
+ pkgdesc = A lightweight web server designed for rapidly sharing files over HTTP (git snapshot)
+ depends = file
+ provides = weborf
+ conflicts = weborf
+
+pkgname = qweborf-git
+ pkgdesc = A lightweight web server designed for rapidly sharing files over HTTP - Qt frontend (git snapshot)
+ arch = any
+ depends = python
+ depends = python-pyqt5
+ depends = weborf-git
+ provides = qweborf
+ conflicts = qweborf