summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-09-22 06:00:28 +1000
committerDavid Barri2021-09-22 06:00:28 +1000
commit415e4f2fd0b2de0bddd28562ac9eeb11e449780b (patch)
tree31937e6f2c1e4b4e8d34ec8c6521f4193e6fe057
parent7a422fa930311bd0916683e7a7f78430eb613585 (diff)
downloadaur-415e4f2fd0b2de0bddd28562ac9eeb11e449780b.tar.gz
Upgrade to 2.33.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3464f2fcf7ee..5a859c4d6037 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.1
+ pkgver = 2.33.0
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.32.1-153.rpm
- sha256sums = 3b13d26756f8628e4303606a9459260f4b7ae23568cde0359fad39582121d323
+ source = https://get.atomicwallet.io/download/atomicwallet-2.33.0-156.rpm
+ sha256sums = eb3e2202bcea8cc53193f1cd2a8df1234d6d3526aacb3d7850f5029374b704f9
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 8fbeb7d825ee..a33638181ed8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.32.1
+pkgver=2.33.0
pkgrel=1
-_pkgver_suffix=153
+_pkgver_suffix=156
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=('3b13d26756f8628e4303606a9459260f4b7ae23568cde0359fad39582121d323')
+sha256sums=('eb3e2202bcea8cc53193f1cd2a8df1234d6d3526aacb3d7850f5029374b704f9')
package() {
set -e