summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederikstroem2022-12-21 02:38:02 +0100
committerfrederikstroem2022-12-21 02:38:02 +0100
commit7faf7f0ca630de9d22f2996959406a3007dd0c87 (patch)
tree0aa2aa27e63cd3774df454854c4f052a35e53a26
parentbd6872c878b3d606245f32519b558ee84b798788 (diff)
downloadaur-7faf7f0ca630de9d22f2996959406a3007dd0c87.tar.gz
Bump to version 2.1.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 873952c1d4ee..bc1d1a961d98 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather-bin
pkgdesc = A free Monero desktop wallet
- pkgver = 2.1.0
+ pkgver = 2.1.2
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.1.0.AppImage
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.1.0.AppImage.asc
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.1.2.AppImage
+ source = https://featherwallet.org/files/releases/linux-appimage/feather-2.1.2.AppImage.asc
validpgpkeys = 8185E158A33330C7FD61BC0D1F76E155CEFBA71C
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 127d351e6697..06860ec6d5cd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=feather
pkgname="monero-${_pkgname}-bin"
-pkgver=2.1.0
+pkgver=2.1.2
pkgrel=1
pkgdesc="A free Monero desktop wallet"
arch=('x86_64')