summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-08-23 06:00:15 +1000
committerDavid Barri2022-08-23 06:00:15 +1000
commitd7c34745cd43269e9d181c0757d2b468b547c0aa (patch)
treef7ffdd549354ee81806702e9390f42fd647cce35
parent9247ff20dc3309976eb551838a794f2f02e65ab1 (diff)
downloadaur-d7c34745cd43269e9d181c0757d2b468b547c0aa.tar.gz
Upgrade to 2.53.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 020c4619106a..f3bd2a1d5e59 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.52.1
+ pkgver = 2.53.1
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.52.1-266.rpm
- sha256sums = 3b51cde3140fbcd3616d9bc828cbc48b21202e9de616f48e9ae5008e95b9479e
+ source = https://get.atomicwallet.io/download/atomicwallet-2.53.1-268.rpm
+ sha256sums = 4ae99a62d1dd366f97a6eacfeb9481bff4f6f54100556e0f4f9ae8915e1c536e
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index f79904a1d74f..ef709015eb0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.52.1
+pkgver=2.53.1
pkgrel=1
-_pkgver_suffix=266
+_pkgver_suffix=268
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=('3b51cde3140fbcd3616d9bc828cbc48b21202e9de616f48e9ae5008e95b9479e')
+sha256sums=('4ae99a62d1dd366f97a6eacfeb9481bff4f6f54100556e0f4f9ae8915e1c536e')
package() {
set -e