summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorredfish2019-12-12 23:27:02 -0500
committerredfish2019-12-12 23:27:02 -0500
commitfd6af30fad6a790c9252e9e45f2857fb66d4f52d (patch)
tree0a167a685a6b867640d8903b37911762d6554948 /PKGBUILD
parent39df50e502e7095d9c483aa7886e829fd5eedffe (diff)
downloadaur-monero-wallet-qt.tar.gz
0.15.0.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b9370341b2e5..b7b1e9c3783f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: redfish <redfish at galactica dot pw>
pkgname='monero-wallet-qt'
-_monerover=0.14.1.2
+_monerover=0.15.0.1
pkgver=${_monerover}
pkgrel=1
arch=('x86_64' 'i686')
@@ -11,7 +11,7 @@ license=('custom:Cryptonote')
provides=('monero-wallet-qt')
depends=("libmonero-wallet>=$_monerover"
- 'openssl' 'boost-libs>=1.45' 'libunwind' 'readline' 'unbound' 'hidapi'
+ 'openssl' 'boost-libs>=1.45' 'libunwind' 'readline' 'unbound' 'hidapi' 'randomx'
'qt5-base' 'qt5-declarative' 'qt5-graphicaleffects'
'qt5-location' 'qt5-quickcontrols' 'qt5-quickcontrols2' 'qt5-tools' 'qt5-webchannel'
'qt5-webengine' 'qt5-x11extras' 'qt5-xmlpatterns' 'qt5-svg')
@@ -45,4 +45,4 @@ package() {
install -D -m644 "$srcdir/$_srcdir/LICENSE" "$pkgdir/usr/share/licenses/$pkgname/LICENSE"
}
-sha256sums=('571ccd2500e4db938116b37693f512f032512967eb9146a549fea328a1484c8c')
+sha256sums=('1b4c63ab3a1c62700db069f8a2da417259faee05e1f4256bed926dcff91bb782')