summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index eec52fe89b89..69ef97366af1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: redfish <redfish at galactica dot pw>
pkgname='monero-wallet-qt-git'
_monerover=0.15.0.1
-pkgver=0.15.0.1
+pkgver=0.15.0.4
pkgrel=1
arch=('x86_64' 'i686')
url="https://getmonero.org/"
license=('custom:Cryptonote')
-provides=('monero-wallet-qt')
-conflicts=('monero-wallet-qt')
+provides=('monero-wallet-qt' 'monero-gui')
+conflicts=('monero-wallet-qt' 'monero-gui')
depends=("libmonero-wallet>=$_monerover"
'openssl' 'boost-libs>=1.45' 'libunwind' 'readline' 'unbound' 'hidapi' 'randomx'