summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2020-06-06 01:01:23 +0200
committerTrueRandom2020-06-06 01:01:23 +0200
commit2c356d6fa44a0a676a823ef0e264a8aac763ea12 (patch)
tree15aeed577d9d37b56c2499e17194e6b8046f8b6f /PKGBUILD
parentba0180529bf9ba9b59c03eddea4891a9e7c72908 (diff)
downloadaur-2c356d6fa44a0a676a823ef0e264a8aac763ea12.tar.gz
1.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7b5b3f6438b2..b8f40d2f02f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
-pkgver=1.5.0
+pkgver=1.5.2
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/desktop-$pkgver/trinity-desktop-$pkgver.AppImage"{,.asc})
-sha256sums_x86_64=('4498da2b7dd8a09d1dad717e4d138e01df3bfedf0fed9bd89caebf43a454cec4'
+sha256sums_x86_64=('f7b316e9d9634c85a1dd0180c7a38818b914e5c709dc8556143bc40946e95710'
'SKIP')
source=("iota-trinity-wallet.desktop")