summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-10-20 06:00:22 +1100
committerDavid Barri2021-10-20 06:00:22 +1100
commitc77d89f3dd08495f41746aae52417bdfa3be70fc (patch)
tree0bede45534aa0b8338067a3d7f55fd1040fea026
parent843aecee84a5979bb2ee318b445a7e0f29e26680 (diff)
downloadaur-c77d89f3dd08495f41746aae52417bdfa3be70fc.tar.gz
Upgrade to 2.33.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3ef6a66ce8e9..8eb14c3cc19a 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.2
+ pkgver = 2.33.3
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.33.2-158.rpm
- sha256sums = 617ce2cb20b23f20cf4ae0b34d9a9f2a35d340643bacd720dba9364000cbe67e
+ source = https://get.atomicwallet.io/download/atomicwallet-2.33.3-162.rpm
+ sha256sums = 76bc46850b227326609adc1e9b9c594c5249c610c2fced0f4fcab4f07adc4d93
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index bdfc7c75db1c..bce52652adda 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.33.2
+pkgver=2.33.3
pkgrel=1
-_pkgver_suffix=158
+_pkgver_suffix=162
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=('617ce2cb20b23f20cf4ae0b34d9a9f2a35d340643bacd720dba9364000cbe67e')
+sha256sums=('76bc46850b227326609adc1e9b9c594c5249c610c2fced0f4fcab4f07adc4d93')
package() {
set -e