summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Kescher2023-03-14 23:44:49 +0100
committerJeremy Kescher2023-03-14 23:44:49 +0100
commit9b576ddd89bbfd1c02d9b25d009c5e977d7e0873 (patch)
tree2347da8722cc28774d36609ef4dc8fc7cd7aa78e
parent8aa2c42d1c577b3639ea73775378028ebe7447fe (diff)
downloadaur-9b576ddd89bbfd1c02d9b25d009c5e977d7e0873.tar.gz
2.4.2
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8061728b8c77..17fcc4dad789 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather
pkgdesc = A free Monero desktop wallet
- pkgver = 2.4.1
+ pkgver = 2.4.2
pkgrel = 1
url = https://featherwallet.org
arch = x86_64
@@ -29,7 +29,7 @@ pkgbase = monero-feather
provides = monero-feather
conflicts = monero-feather
conflicts = monero-feather-git
- source = monero-feather::git+https://github.com/feather-wallet/feather.git#tag=2.4.1
+ source = monero-feather::git+https://github.com/feather-wallet/feather.git#tag=2.4.2
sha256sums = SKIP
pkgname = monero-feather
diff --git a/PKGBUILD b/PKGBUILD
index 89629e3b490d..642dfa9f071a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Based on https://aur.archlinux.org/packages/monero-feather-git/
pkgname='monero-feather'
-pkgver=2.4.1
+pkgver=2.4.2
pkgrel=1
pkgdesc='A free Monero desktop wallet'
license=('BSD')