summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1da0b6a39d57..3464f2fcf7ee 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.32.0
+ pkgver = 2.32.1
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.32.0-151.rpm
- sha256sums = 194a1f8d233a12b777c1a7d59e4f5588f72c2e68b1c2793cb9e3de61b25f2344
+ source = https://get.atomicwallet.io/download/atomicwallet-2.32.1-153.rpm
+ sha256sums = 3b13d26756f8628e4303606a9459260f4b7ae23568cde0359fad39582121d323
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index f55633e2da7c..8fbeb7d825ee 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.32.0
+pkgver=2.32.1
pkgrel=1
-_pkgver_suffix=151
+_pkgver_suffix=153
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=('194a1f8d233a12b777c1a7d59e4f5588f72c2e68b1c2793cb9e3de61b25f2344')
+sha256sums=('3b13d26756f8628e4303606a9459260f4b7ae23568cde0359fad39582121d323')
package() {
set -e