summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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')