summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authormetscoin2018-06-08 20:35:03 -0400
committermetscoin2018-06-08 20:35:03 -0400
commit1fde8b0eea9586e77ff7e7d3bc37f893ea6ad650 (patch)
tree0f51d18d137618bbad0c52ee9e9914e269c661b7 /.SRCINFO
downloadaur-btcmonster-qt.tar.gz
Init btcmonster-qt repo
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO27
1 files changed, 27 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b00762280005
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = btcmonster-qt
+ pkgdesc = Cryptocurrency wallet(QT)
+ pkgver = 1.1
+ pkgrel = 1
+ url = https://bitcoinmonster.org/
+ install = btcmonster-qt.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = boost
+ makedepends = qt5-tools
+ depends = boost-libs
+ depends = qt5-base
+ depends = qrencode
+ depends = miniupnpc
+ depends = db4.8
+ depends = zeromq
+ depends = protobuf
+ depends = libevent
+ conflicts = btcmonster
+ source = btcmonster-qt::git+http://github.com/Bitcoin-Monster/BTCMonster.git
+ source = btcmonster-qt.desktop
+ sha256sums = SKIP
+ sha256sums = 9b6a422f000b3f8963e64317c06deb4d704b375b4a13b8e8c67f3d88503dd744
+
+pkgname = btcmonster-qt
+