summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-09-28 06:00:19 +1000
committerDavid Barri2021-09-28 06:00:19 +1000
commit0dac0d5f82ea2b3adf1a62670bd0362f87a77478 (patch)
tree87990256a194abf9ba7ee129dc02d5c49af67c2a
parent415e4f2fd0b2de0bddd28562ac9eeb11e449780b (diff)
downloadaur-0dac0d5f82ea2b3adf1a62670bd0362f87a77478.tar.gz
Upgrade to 2.33.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a859c4d6037..e26b2df64daa 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.0
+ pkgver = 2.33.1
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.33.0-156.rpm
- sha256sums = eb3e2202bcea8cc53193f1cd2a8df1234d6d3526aacb3d7850f5029374b704f9
+ source = https://get.atomicwallet.io/download/atomicwallet-2.33.1-157.rpm
+ sha256sums = 6779fc4e2823be6bfb7ad4463187c3a4e4a8bb01939afa39111e661b134c53ae
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index a33638181ed8..f9c00faf9195 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.33.0
+pkgver=2.33.1
pkgrel=1
-_pkgver_suffix=156
+_pkgver_suffix=157
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=('eb3e2202bcea8cc53193f1cd2a8df1234d6d3526aacb3d7850f5029374b704f9')
+sha256sums=('6779fc4e2823be6bfb7ad4463187c3a4e4a8bb01939afa39111e661b134c53ae')
package() {
set -e