summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4f23afe224a7..b16b214077a8 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.39.3
+ pkgver = 2.41.0
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.39.3-194.rpm
- sha256sums = f670f3fa4789bc13dc085e5aa1679e9c7904678b7ffee86d622baf276bc900e1
+ source = https://get.atomicwallet.io/download/atomicwallet-2.41.0-200.rpm
+ sha256sums = e905d5681be74df7d6792363e70acf83f86c0d8d2f5fd95aaed91a8e3a3da810
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index e42cce167cfa..59c6dd6f28e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.39.3
+pkgver=2.41.0
pkgrel=1
-_pkgver_suffix=194
+_pkgver_suffix=200
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=('f670f3fa4789bc13dc085e5aa1679e9c7904678b7ffee86d622baf276bc900e1')
+sha256sums=('e905d5681be74df7d6792363e70acf83f86c0d8d2f5fd95aaed91a8e3a3da810')
package() {
set -e