summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Barri2023-04-07 06:00:14 +1000
committerDavid Barri2023-04-07 06:00:14 +1000
commit2758453ca30297e9cbe24117f48ff05145ca360c (patch)
tree1b475cbafb274f767d03acb840bd29ed83909d9d
parent7e2f7fa36568f02758486ad1a01462af5079f012 (diff)
downloadaur-2758453ca30297e9cbe24117f48ff05145ca360c.tar.gz
Upgrade to 2.68.8
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 04d4b4e3f001..f33b343e7cb3 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.68.7
+ pkgver = 2.68.8
pkgrel = 1
url = https://atomicwallet.io
arch = x86_64
license = unknown
- source = https://get.atomicwallet.io/download/atomicwallet-2.68.7.rpm
- sha256sums = cbba424dba55ff984704e120e15d41a94b79366d605ccf6efd60c0a147050061
+ source = https://get.atomicwallet.io/download/atomicwallet-2.68.8.rpm
+ sha256sums = 448f4561ba43a2a48f8415eb61d967d8a957d2e646dd2070236a26856cb6acda
pkgname = atomicwallet
diff --git a/PKGBUILD b/PKGBUILD
index 75d27e1f1b5a..c40e95592b0d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: David Barri <japgolly@gmail.com>
pkgname=atomicwallet
-pkgver=2.68.7
+pkgver=2.68.8
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=('cbba424dba55ff984704e120e15d41a94b79366d605ccf6efd60c0a147050061')
+sha256sums=('448f4561ba43a2a48f8415eb61d967d8a957d2e646dd2070236a26856cb6acda')
package() {
set -e