summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..ff747974de38
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = solar-git
+ pkgdesc = Smart Contracts deployment tool
+ pkgver = 20190721
+ pkgrel = 1
+ url = https://github.com/qtumproject/solar
+ arch = x86_64
+ license = MIT
+ makedepends = go
+ depends = solidity
+ provides = solar
+ conflicts = solar
+ source = git+https://github.com/qtumproject/solar
+ sha256sums = SKIP
+
+pkgname = solar-git
+