summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-06-28 06:00:17 +1000
committerDavid Barri2022-06-28 06:00:17 +1000
commit903ecaae1f3ac2e9c8d38e67824a94ff38258863 (patch)
tree211380240debd3640a840e37b06a79f6b6e20fcb
parent37822a76ff83cf0f28e813ef99fe3d67ab4c97fa (diff)
downloadaur-903ecaae1f3ac2e9c8d38e67824a94ff38258863.tar.gz
Upgrade to 2.48.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c718de0f1039..8480aca431ad 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.8
+ pkgver = 2.48.2
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.47.8-242.rpm
- sha256sums = 4ab6fbf253364cb258cef1a23eede586ab97f7ea53c25d8d1f66157b88b711ca
+ source = https://get.atomicwallet.io/download/atomicwallet-2.48.2-250.rpm
+ sha256sums = a8142aaeecce9971d23e95ae06d0c048ddad82577b71797908be584aecb5ac36
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index d6b5bfa898b4..1c6ae93395af 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.47.8
+pkgver=2.48.2
pkgrel=1
-_pkgver_suffix=242
+_pkgver_suffix=250
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=('4ab6fbf253364cb258cef1a23eede586ab97f7ea53c25d8d1f66157b88b711ca')
+sha256sums=('a8142aaeecce9971d23e95ae06d0c048ddad82577b71797908be584aecb5ac36')
package() {
set -e