summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederikstroem2023-02-12 21:31:35 +0100
committerfrederikstroem2023-02-12 21:31:35 +0100
commitf03b89eec0e2cbda19b0720950236c88cc3261a3 (patch)
tree041d4961de70f7c2b718c36c0706b11e80beb3e9
parent21dc2c6a70f884569210529860dd79252c7e30f8 (diff)
downloadaur-f03b89eec0e2cbda19b0720950236c88cc3261a3.tar.gz
Bump to version 2.4.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87380dc2ea8d..d989b5c1c8c8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather-bin
pkgdesc = A free Monero desktop wallet
- pkgver = 2.3.0
+ pkgver = 2.4.0
pkgrel = 1
url = https://featherwallet.org
arch = x86_64
@@ -12,8 +12,8 @@ pkgbase = monero-feather-bin
conflicts = monero-feather-git
noextract = feather.AppImage
options = !strip
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.3.0.AppImage
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.3.0.AppImage.asc
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.4.0.AppImage
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.4.0.AppImage.asc
validpgpkeys = 8185E158A33330C7FD61BC0D1F76E155CEFBA71C
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index c52f68f33a03..538ac38d65bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=feather
pkgname="monero-${_pkgname}-bin"
-pkgver=2.3.0
+pkgver=2.4.0
pkgrel=1
pkgdesc="A free Monero desktop wallet"
arch=('x86_64')