summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2019-06-15 01:43:17 +0200
committerTrueRandom2019-06-15 01:43:17 +0200
commit540e1f5f2a1af27f9f3cb91877027dd0958c4814 (patch)
treee8e24661e94bd7761aced57ad54b04dca63767ad /PKGBUILD
parent7bcc364150c986e1bf2e73fbcb6f75d398509cec (diff)
downloadaur-540e1f5f2a1af27f9f3cb91877027dd0958c4814.tar.gz
version 0.6.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b5fbe7f72b58..fec54b464dd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
-pkgver=0.5.2
+pkgver=0.6.0
pkgrel=1
pkgdesc="The IOTA Trinity Wallet"
arch=(x86_64)
@@ -12,7 +12,7 @@ depends=('libsecret' 'gtk3' 'libxss' 'nss')
optdepends=('gnome-keyring: for storing passwords in GNOME keyring')
source_x86_64=("https://github.com/iotaledger/trinity-wallet/releases/download/$pkgver/trinity-desktop-$pkgver.AppImage"{,.asc})
-sha256sums_x86_64=('706cd8e392de18f136d79f0188e4a009886d4102422c8722bfe8b208ff3ac87c'
+sha256sums_x86_64=('0cd79c891de509dae32f7d2454ed80345ca1d6cdca344eecc5df35c35e8e0caa'
'SKIP')
source=("iota-trinity-wallet.desktop")