summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-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