summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfrederikstroem2022-07-18 00:59:23 +0200
committerfrederikstroem2022-07-18 00:59:23 +0200
commit4a9c852c20b10f0197ce5524f00831e412b7abed (patch)
tree610052c689ec4f26097dcb86219a4e005bf6291e
parent686f2e02c477b2249987bd440425c323436f30e0 (diff)
downloadaur-4a9c852c20b10f0197ce5524f00831e412b7abed.tar.gz
Bump to 2.0.0 (2022-07-08)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d6448d54546..24b4faf28737 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = monero-feather-bin
pkgdesc = A free Monero desktop wallet
- pkgver = 1.0.1
- pkgrel = 2
+ pkgver = 2.0.0
+ pkgrel = 1
url = https://featherwallet.org
arch = x86_64
license = GPL
@@ -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-1.0.1.AppImage
- source = https://featherwallet.org/files/releases/linux-appimage/feather-1.0.1.AppImage.asc
+ 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
validpgpkeys = 8185E158A33330C7FD61BC0D1F76E155CEFBA71C
sha256sums = SKIP
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index d4e92094b479..96adfe262727 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
_pkgname=feather
pkgname="monero-${_pkgname}-bin"
-pkgver=1.0.1
-pkgrel=2
+pkgver=2.0.0
+pkgrel=1
pkgdesc="A free Monero desktop wallet"
arch=('x86_64')
url="https://featherwallet.org"