summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..a0cc39ae6a6e
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = static-web-server-git
+ pkgdesc = A cross-platform, high-performance and asynchronous web server for static files-serving
+ pkgver = 2.18.0.r10.g3adf75e
+ pkgrel = 1
+ url = https://static-web-server.net/
+ arch = i686
+ arch = x86_64
+ license = Apache
+ license = MIT
+ makedepends = git
+ makedepends = rust
+ depends = gcc-libs
+ provides = static-web-server=2.18.0.r10.g3adf75e
+ conflicts = static-web-server
+ source = git+https://github.com/static-web-server/static-web-server.git
+ sha256sums = SKIP
+
+pkgname = static-web-server-git