summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO31
1 files changed, 31 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..e5b2acc99e9c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,31 @@
+pkgbase = lux-qt
+ pkgdesc = Cryptocurrency wallet(QT)
+ pkgver = 5.2.2
+ pkgrel = 1
+ url = https://luxcore.io/
+ install = lux-qt.install
+ arch = i686
+ arch = x86_64
+ license = MIT
+ makedepends = boost
+ makedepends = qt5-tools
+ makedepends = libevent
+ makedepends = python
+ depends = boost-libs
+ depends = qt5-base
+ depends = qrencode
+ depends = miniupnpc
+ depends = db4.8
+ depends = zeromq
+ depends = protobuf
+ depends = libevent
+ conflicts = luxcoin
+ source = lux-qt::git+https://github.com/LUX-Core/lux.git#tag=v5.2.2
+ source = lux-qt.desktop
+ source = lux.patch
+ sha256sums = SKIP
+ sha256sums = 546ae8129ffd9a1e0b639441e38e97088439a33e204023963dfd771fe9cb756a
+ sha256sums = 2bbe1e79623fdf5d352f736e8844233c0b5ff2975b6e00bb27933253a2dde4b1
+
+pkgname = lux-qt
+