summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorJonathan B2016-09-15 22:49:23 +0200
committerJonathan B2016-09-15 22:49:23 +0200
commite96d955c04f61cd8c44c5a48f85478e743b06479 (patch)
tree16f13889c5c142c96098a78def29fc73a79765a9 /.SRCINFO
downloadaur-e96d955c04f61cd8c44c5a48f85478e743b06479.tar.gz
initial version
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO21
1 files changed, 21 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..fbc4419820a8
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,21 @@
+pkgbase = okcash-git
+ pkgdesc = Okcash Qt Wallet, git version
+ pkgver = r164.784546e
+ pkgrel = 1
+ url = http://okcash.co
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = git
+ makedepends = boost
+ depends = boost-libs
+ depends = openssl
+ optdepends = miniupnpc: adds UPnP
+ optdepends = qrencode: adds qr code functionality
+ provides = okcash
+ conflicts = okcash
+ source = git+https://github.com/okcashpro/okcash.git
+ md5sums = SKIP
+
+pkgname = okcash-git
+