summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-06-12 06:00:14 +1000
committerDavid Barri2022-06-12 06:00:14 +1000
commit37822a76ff83cf0f28e813ef99fe3d67ab4c97fa (patch)
tree22f22f24691e441f8f2052431aef1ee7fc1b172f
parentd1c25e9d11dfbda6350d94cd10012eb9ffc957be (diff)
downloadaur-37822a76ff83cf0f28e813ef99fe3d67ab4c97fa.tar.gz
Upgrade to 2.47.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6114ab5f9705..c718de0f1039 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.47.7
+ pkgver = 2.47.8
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.47.7-238.rpm
- sha256sums = 88e89b040cd35433b0a138450ccdf81627acda79764bff5bbc7bdfbdcae5cbd7
+ source = https://get.atomicwallet.io/download/atomicwallet-2.47.8-242.rpm
+ sha256sums = 4ab6fbf253364cb258cef1a23eede586ab97f7ea53c25d8d1f66157b88b711ca
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index b4303d93bdc1..d6b5bfa898b4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.47.7
+pkgver=2.47.8
pkgrel=1
-_pkgver_suffix=238
+_pkgver_suffix=242
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=('88e89b040cd35433b0a138450ccdf81627acda79764bff5bbc7bdfbdcae5cbd7')
+sha256sums=('4ab6fbf253364cb258cef1a23eede586ab97f7ea53c25d8d1f66157b88b711ca')
package() {
set -e