summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2023-07-03 15:25:37 +1000
committerDavid Barri2023-07-03 15:25:37 +1000
commitc580bec665cd69007f67edee44c7d737e96f39a9 (patch)
tree970982ad89ca6e13b61c81976a2a2cb1ce34da12
parent1a00d5e8575e90c505b13f2a70c0d78ab28f1e05 (diff)
downloadaur-c580bec665cd69007f67edee44c7d737e96f39a9.tar.gz
Upgrade to 2.70.12
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 77e49bcb25ec..cd51ae22a7d5 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.70.6
+ pkgver = 2.70.12
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.70.6.rpm
- sha256sums = c677fb3e7ae955b02536729624118d24b0dbd05c0c0463c7a93c4115a728b994
+ source = https://get.atomicwallet.io/download/atomicwallet-2.70.12.rpm
+ sha256sums = 8e19eab70cd3192cd199e1c69418fc8cd6790cb496c3f0f427ae3ee61a591906
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 64ee520eaed1..401ea030eabf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.70.6
+pkgver=2.70.12
pkgrel=1
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.rpm")
-sha256sums=('c677fb3e7ae955b02536729624118d24b0dbd05c0c0463c7a93c4115a728b994')
+sha256sums=('8e19eab70cd3192cd199e1c69418fc8cd6790cb496c3f0f427ae3ee61a591906')
package() {
set -e