summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-08-16 06:00:13 +1000
committerDavid Barri2022-08-16 06:00:13 +1000
commit9247ff20dc3309976eb551838a794f2f02e65ab1 (patch)
tree7a4ac0ac54590600f8cf7699139f93c8f54c76a6
parent4040eccd2cd090f95e243acfd34bf04b1c57673f (diff)
downloadaur-9247ff20dc3309976eb551838a794f2f02e65ab1.tar.gz
Upgrade to 2.52.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9aaee03fa7e6..020c4619106a 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.50.1
+ pkgver = 2.52.1
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.50.1-260.rpm
- sha256sums = ef47445eda798549a3e17e423041a3b8f41a4372e39ab249bb6be7d73c48d694
+ source = https://get.atomicwallet.io/download/atomicwallet-2.52.1-266.rpm
+ sha256sums = 3b51cde3140fbcd3616d9bc828cbc48b21202e9de616f48e9ae5008e95b9479e
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index b90638a77b68..f79904a1d74f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.50.1
+pkgver=2.52.1
pkgrel=1
-_pkgver_suffix=260
+_pkgver_suffix=266
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=('ef47445eda798549a3e17e423041a3b8f41a4372e39ab249bb6be7d73c48d694')
+sha256sums=('3b51cde3140fbcd3616d9bc828cbc48b21202e9de616f48e9ae5008e95b9479e')
package() {
set -e