summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederikstroem2023-05-28 17:01:57 +0200
committerfrederikstroem2023-05-28 17:01:57 +0200
commit99549867640f2807818f502a50c4dddde167aa46 (patch)
treeaa67805980ee2e9596dcf50309b148d08f3a695e
parent9e4e5467f0c7ca77946f4d17ac2e908c66b9a62a (diff)
downloadaur-99549867640f2807818f502a50c4dddde167aa46.tar.gz
Bump to version 2.4.9
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f497aa2642f8..226c949a14b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = featherwallet-appimage
pkgdesc = A free Monero desktop wallet
- pkgver = 2.4.5
+ pkgver = 2.4.9
pkgrel = 1
url = https://featherwallet.org
arch = x86_64
@@ -14,8 +14,8 @@ pkgbase = featherwallet-appimage
conflicts = featherwallet-bin
noextract = feather.AppImage
options = !strip
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.4.5.AppImage
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.4.5.AppImage.asc
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.4.9.AppImage
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.4.9.AppImage.asc
validpgpkeys = 8185E158A33330C7FD61BC0D1F76E155CEFBA71C
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 13fa4a319fcf..88c721e476dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=feather
pkgname="${_pkgname}wallet-appimage"
-pkgver=2.4.5
+pkgver=2.4.9
pkgrel=1
pkgdesc="A free Monero desktop wallet"
arch=('x86_64')