summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederikstroem2022-08-15 20:34:04 +0200
committerfrederikstroem2022-08-15 20:34:04 +0200
commitbd6872c878b3d606245f32519b558ee84b798788 (patch)
tree239276fff59dc6c016686db69b7afde56fcda801
parent4a9c852c20b10f0197ce5524f00831e412b7abed (diff)
downloadaur-bd6872c878b3d606245f32519b558ee84b798788.tar.gz
Bump to version 2.1.0 (2022-08-12)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 24b4faf28737..873952c1d4ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather-bin
pkgdesc = A free Monero desktop wallet
- pkgver = 2.0.0
+ pkgver = 2.1.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.0.0.AppImage
- source = https://featherwallet.org/files/releases/linux-appimage/feather-2.0.0.AppImage.asc
+ 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
validpgpkeys = 8185E158A33330C7FD61BC0D1F76E155CEFBA71C
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 96adfe262727..127d351e6697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname=feather
pkgname="monero-${_pkgname}-bin"
-pkgver=2.0.0
+pkgver=2.1.0
pkgrel=1
pkgdesc="A free Monero desktop wallet"
arch=('x86_64')