summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2022-03-17 06:00:16 +1100
committerDavid Barri2022-03-17 06:00:16 +1100
commit598bd9ffc32140c953b92ca74785d32ddeb44381 (patch)
tree352e2d27ef2b3a6584d0c1b82070392becdf17b7
parent2910158ac9758423d799bde80271be195f7db81e (diff)
downloadaur-598bd9ffc32140c953b92ca74785d32ddeb44381.tar.gz
Upgrade to 2.42.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2fcfbe56f0b6..321036222163 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.41.1
+ pkgver = 2.42.1
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.41.1-201.rpm
- sha256sums = 0075d302daebd14dd922235ca383b70ab98116e4c60cb0b4789ec2f3e1a508ee
+ source = https://get.atomicwallet.io/download/atomicwallet-2.42.1-206.rpm
+ sha256sums = d3bdf2ef87383a79358acaab9130b523b0adfed11697aa7d72a9924df78f9969
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index dd1bd47baeb0..adfa32a0a772 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.41.1
+pkgver=2.42.1
pkgrel=1
-_pkgver_suffix=201
+_pkgver_suffix=206
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=('0075d302daebd14dd922235ca383b70ab98116e4c60cb0b4789ec2f3e1a508ee')
+sha256sums=('d3bdf2ef87383a79358acaab9130b523b0adfed11697aa7d72a9924df78f9969')
package() {
set -e