summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormetscoin2018-10-28 11:21:07 -0400
committermetscoin2018-10-28 11:21:07 -0400
commit093a5c4353a225b154be3a6678b92f25744bc8a6 (patch)
treef0361702ea4a679c5786b1e79351b2c0543c4110
parentfdb2ddc94af86fddf65715a8c41cd5395ba5e4ee (diff)
downloadaur-lux-qt.tar.gz
v5.2.5
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 495ad1c19aac..7f70c163736d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = lux-qt
pkgdesc = Cryptocurrency wallet(QT)
- pkgver = 5.2.3
+ pkgver = 5.2.5
pkgrel = 1
url = https://luxcore.io/
install = lux-qt.install
@@ -23,7 +23,7 @@ pkgbase = lux-qt
provides = lux-tx
conflicts = luxcoin
conflicts = luxcore
- source = lux-qt::git+https://github.com/LUX-Core/lux.git#tag=v5.2.3
+ source = lux-qt::git+https://github.com/LUX-Core/lux.git#tag=v5.2.5
source = lux-qt.desktop
source = lux.patch
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 17eb78b90f7d..1af9cae38113 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# shellcheck disable=SC2034
pkgname=lux-qt
-pkgver=5.2.3
+pkgver=5.2.5
pkgrel=1
arch=('i686' 'x86_64')
url="https://luxcore.io/"