summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorDimitris Kiziridis2020-03-14 22:26:16 +0200
committerDimitris Kiziridis2020-03-14 22:26:16 +0200
commiteee908bfd9e4e970397dab45d307e896cf457132 (patch)
tree32976d9726a7fd097387085d9e528c180e37efed /.SRCINFO
downloadaur-eee908bfd9e4e970397dab45d307e896cf457132.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 15 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..51fceb721186
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,15 @@
+pkgbase = nucleon-git
+ pkgdesc = Dynamic load balancer written in Rust
+ pkgver = 1
+ pkgrel = 1
+ url = https://github.com/NicolasLM/nucleon
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = rust
+ provides = nucleon
+ source = git+https://github.com/NicolasLM/nucleon
+ md5sums = SKIP
+
+pkgname = nucleon-git
+