summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2021-11-26 06:00:24 +1100
committerDavid Barri2021-11-26 06:00:24 +1100
commit16608508a4318135e7f217c660f2b4a4411f22f2 (patch)
treeede037b71c8c258286388e37ff36990ec4466bd3
parent1063a76fb4656c20556cebed1d5c8ecbfb80783a (diff)
downloadaur-16608508a4318135e7f217c660f2b4a4411f22f2.tar.gz
Upgrade to 2.35.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD6
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9528e059c898..17db68bcb9eb 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.34.2
+ pkgver = 2.35.0
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.34.2-173.rpm
- sha256sums = 8443e51f5d808fcc4b5f638fb329f1269eb9151440b490941e6817936563c4b7
+ source = https://get.atomicwallet.io/download/atomicwallet-2.35.0-176.rpm
+ sha256sums = f7033f60e57676aea9e0bb85fc530cb23276413ac99128bccb77c0860c2ff18d
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index b71d3dee96e3..0583c12cf7e5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.34.2
+pkgver=2.35.0
pkgrel=1
-_pkgver_suffix=173
+_pkgver_suffix=176
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=('8443e51f5d808fcc4b5f638fb329f1269eb9151440b490941e6817936563c4b7')
+sha256sums=('f7033f60e57676aea9e0bb85fc530cb23276413ac99128bccb77c0860c2ff18d')
package() {
set -e