summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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/"