summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-08-11 06:00:21 +1000
committerDavid Barri2021-08-11 06:00:21 +1000
commit2f581de3ba9d2c85f0c308d773ddf0b9b7ae4e66 (patch)
treedb42ba4d683fe80bc8ee90006ff621bdea0e4a86
parent9812bcff93f312efaaced2247a7b639230c0689b (diff)
downloadaur-2f581de3ba9d2c85f0c308d773ddf0b9b7ae4e66.tar.gz
Upgrade to 2.32.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 27958cb3820e..1da0b6a39d57 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.31.1
+ pkgver = 2.32.0
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.31.1-150.rpm
- sha256sums = fd8090948eb810902ed74cd4b0f9622836b16af239e92feecc464b6ccdbd638e
+ source = https://get.atomicwallet.io/download/atomicwallet-2.32.0-151.rpm
+ sha256sums = 194a1f8d233a12b777c1a7d59e4f5588f72c2e68b1c2793cb9e3de61b25f2344
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 630b611bfd41..f55633e2da7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.31.1
+pkgver=2.32.0
pkgrel=1
-_pkgver_suffix=150
+_pkgver_suffix=151
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=('fd8090948eb810902ed74cd4b0f9622836b16af239e92feecc464b6ccdbd638e')
+sha256sums=('194a1f8d233a12b777c1a7d59e4f5588f72c2e68b1c2793cb9e3de61b25f2344')
package() {
set -e