summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2023-08-15 06:00:15 +1000
committerDavid Barri2023-08-15 06:00:15 +1000
commit71ef38151e70d575abd672f6118cd35428ee52ec (patch)
tree5883989f2e4e1708b14406eaca804383711cc086
parentf8452861ed733885725747e7234df5d98166b92f (diff)
downloadaur-71ef38151e70d575abd672f6118cd35428ee52ec.tar.gz
Upgrade to 2.75.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ebc03be0511a..60e951fffd0c 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.75.0
+ pkgver = 2.75.3
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.75.0.rpm
- sha256sums = f00e221843c174bada463911b60a68075f703a941343a9dd73a6f6cca0210439
+ source = https://get.atomicwallet.io/download/atomicwallet-2.75.3.rpm
+ sha256sums = b89be2ab1a8ac4d9c11b1669cf61223edbd706f0c19ca33c4cf02f8471f807ba
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 65417e540cfa..2f387eaeaa07 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.75.0
+pkgver=2.75.3
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=('f00e221843c174bada463911b60a68075f703a941343a9dd73a6f6cca0210439')
+sha256sums=('b89be2ab1a8ac4d9c11b1669cf61223edbd706f0c19ca33c4cf02f8471f807ba')
package() {
set -e