summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederikstroem2024-01-03 13:47:36 +0000
committerfrederikstroem2024-01-03 13:47:36 +0000
commit1c501f04a6fa122d706c02b22a3f4167367f2088 (patch)
tree57df4ae20d524fdafc61e4234a940b3cd1908970
parent94bdd170f98032794b99555558d4b0cf0d939d49 (diff)
downloadaur-1c501f04a6fa122d706c02b22a3f4167367f2088.tar.gz
Bumped feather-wallet/feather to version 2.6.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 19ff0f391ee9..a94301602d53 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = featherwallet-appimage
pkgdesc = A free Monero desktop wallet
- pkgver = 2.6.1
+ pkgver = 2.6.2
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.6.1.AppImage
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.6.1.AppImage.asc
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.6.2.AppImage
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.6.2.AppImage.asc
validpgpkeys = 8185E158A33330C7FD61BC0D1F76E155CEFBA71C
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 2fc7c474ca9e..e32463deb266 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
_pkgname=feather
pkgname="${_pkgname}wallet-appimage"
-pkgver=2.6.1
+pkgver=2.6.2
pkgrel=1
pkgdesc="A free Monero desktop wallet"
arch=('x86_64')