summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2023-07-18 06:00:13 +1000
committerDavid Barri2023-07-18 06:00:13 +1000
commitf8452861ed733885725747e7234df5d98166b92f (patch)
tree1c7b6df12d853abfa602e800c95a91b5687df5ee
parentc580bec665cd69007f67edee44c7d737e96f39a9 (diff)
downloadaur-f8452861ed733885725747e7234df5d98166b92f.tar.gz
Upgrade to 2.75.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd51ae22a7d5..ebc03be0511a 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.12
+ pkgver = 2.75.0
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.70.12.rpm
- sha256sums = 8e19eab70cd3192cd199e1c69418fc8cd6790cb496c3f0f427ae3ee61a591906
+ source = https://get.atomicwallet.io/download/atomicwallet-2.75.0.rpm
+ sha256sums = f00e221843c174bada463911b60a68075f703a941343a9dd73a6f6cca0210439
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 401ea030eabf..65417e540cfa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.70.12
+pkgver=2.75.0
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=('8e19eab70cd3192cd199e1c69418fc8cd6790cb496c3f0f427ae3ee61a591906')
+sha256sums=('f00e221843c174bada463911b60a68075f703a941343a9dd73a6f6cca0210439')
package() {
set -e