summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-07-28 06:00:14 +1000
committerDavid Barri2022-07-28 06:00:14 +1000
commit4040eccd2cd090f95e243acfd34bf04b1c57673f (patch)
treee3bd290e37d790475c9408a31a1b461f5bfecd85
parent1156b34b4cf0e442055092b25de1a61087dd2318 (diff)
downloadaur-4040eccd2cd090f95e243acfd34bf04b1c57673f.tar.gz
Upgrade to 2.50.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c65a7bcb026a..9aaee03fa7e6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,11 +1,11 @@
pkgbase = atomicwallet
pkgdesc = Atomic Wallet is a decentralized Cryptocurrency wallet that supports more than 500 coins and tokens, providing simplicity, safety, and convenience for its users.
- pkgver = 2.49.2
+ pkgver = 2.50.1
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.49.2-255.rpm
- sha256sums = bec533a4e457f68236d9138705db97170b2d2db7dba4f343aa1aa7fa34f7271f
+ source = https://get.atomicwallet.io/download/atomicwallet-2.50.1-260.rpm
+ sha256sums = ef47445eda798549a3e17e423041a3b8f41a4372e39ab249bb6be7d73c48d694
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index e16cfe19aa3e..b90638a77b68 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.49.2
+pkgver=2.50.1
pkgrel=1
-_pkgver_suffix=255
+_pkgver_suffix=260
pkgdesc="Atomic Wallet is a decentralized Cryptocurrency wallet that supports more than 500 coins and tokens, providing simplicity, safety, and convenience for its users."
arch=('x86_64')
url="https://atomicwallet.io"
license=('unknown')
source=("https://get.atomicwallet.io/download/atomicwallet-$pkgver-$_pkgver_suffix.rpm")
-sha256sums=('bec533a4e457f68236d9138705db97170b2d2db7dba4f343aa1aa7fa34f7271f')
+sha256sums=('ef47445eda798549a3e17e423041a3b8f41a4372e39ab249bb6be7d73c48d694')
package() {
set -e