summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-05-07 06:00:09 +1000
committerDavid Barri2021-05-07 06:00:09 +1000
commit0afe133d5fcdb1a0bedb7a07ddabbd4f26bac251 (patch)
treebca567f8d8092160e0969a7a38ef8493504097f8
parent9b0f1096d68bb637e571df27f66651ff1eb0c5f8 (diff)
downloadaur-0afe133d5fcdb1a0bedb7a07ddabbd4f26bac251.tar.gz
Upgrade to 2.28.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index bdef2d62fdb0..5f38c07a30f6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,12 +1,12 @@
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.28.1
+ pkgver = 2.28.2
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.28.1-129.rpm
- sha256sums = 0e6def5299b10778d993e97b20e0fc49ddfcdbfcb6e85261ebca960039c5a447
+ source = https://get.atomicwallet.io/download/atomicwallet-2.28.2-132.rpm
+ sha256sums = 0e9c58f2f20053b4fa035acd85d4491e1d01eb74f8335f065d93471e02e80a40
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index ad4fca0af9ce..3f63808c2700 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.28.1
+pkgver=2.28.2
pkgrel=1
-_pkgver_suffix=129
+_pkgver_suffix=132
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=('0e6def5299b10778d993e97b20e0fc49ddfcdbfcb6e85261ebca960039c5a447')
+sha256sums=('0e9c58f2f20053b4fa035acd85d4491e1d01eb74f8335f065d93471e02e80a40')
package() {
set -e