summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorMark Tompkins2018-06-09 09:55:00 -0400
committerMark Tompkins2018-06-09 09:55:00 -0400
commitb2db3e828565c2d802f573539d4799c0c0590dca (patch)
tree37c5b50feb7f62268067e604b4247bc8664ee515 /.SRCINFO
downloadaur-b2db3e828565c2d802f573539d4799c0c0590dca.tar.gz
Init galactrum-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..0a019965342b
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,27 @@
+pkgbase = galactrum-qt
+ pkgdesc = Cryptocurrency wallet(QT)
+ pkgver = 1.1.6
+ pkgrel = 1
+ url = https://www.galactrum.org/
+ install = galactrum-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 = galactrum
+ source = galactrum-qt::git+http://github.com/galactrum/galactrum.git
+ source = galactrum-qt.desktop
+ sha256sums = SKIP
+ sha256sums = 3f76c3fed096afc884bdeefdce0882103c968de3ad235c720e3012aa9ab0d4e4
+
+pkgname = galactrum-qt
+