summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-09-30 06:00:20 +1000
committerDavid Barri2021-09-30 06:00:20 +1000
commit843aecee84a5979bb2ee318b445a7e0f29e26680 (patch)
tree4b324115a324dd52b3ed254ae672d0baee2096ad
parent0dac0d5f82ea2b3adf1a62670bd0362f87a77478 (diff)
downloadaur-843aecee84a5979bb2ee318b445a7e0f29e26680.tar.gz
Upgrade to 2.33.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e26b2df64daa..3ef6a66ce8e9 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.33.1
+ pkgver = 2.33.2
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.33.1-157.rpm
- sha256sums = 6779fc4e2823be6bfb7ad4463187c3a4e4a8bb01939afa39111e661b134c53ae
+ source = https://get.atomicwallet.io/download/atomicwallet-2.33.2-158.rpm
+ sha256sums = 617ce2cb20b23f20cf4ae0b34d9a9f2a35d340643bacd720dba9364000cbe67e
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index f9c00faf9195..bdfc7c75db1c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.33.1
+pkgver=2.33.2
pkgrel=1
-_pkgver_suffix=157
+_pkgver_suffix=158
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=('6779fc4e2823be6bfb7ad4463187c3a4e4a8bb01939afa39111e661b134c53ae')
+sha256sums=('617ce2cb20b23f20cf4ae0b34d9a9f2a35d340643bacd720dba9364000cbe67e')
package() {
set -e