summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2019-05-30 23:18:28 +0200
committerTrueRandom2019-05-30 23:18:28 +0200
commit7bcc364150c986e1bf2e73fbcb6f75d398509cec (patch)
tree3ee937c743d3fc869e13f8fe63c98cbe0d324058 /PKGBUILD
parent3ca0dbe150ce7707c3f98f1a45f0f9b250971ecc (diff)
downloadaur-7bcc364150c986e1bf2e73fbcb6f75d398509cec.tar.gz
version 0.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index beef6903bac7..b5fbe7f72b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
-pkgver=0.5.1
-pkgrel=2
+pkgver=0.5.2
+pkgrel=1
pkgdesc="The IOTA Trinity Wallet"
arch=(x86_64)
url="https://trinity.iota.org/"
@@ -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=('4e3c419d23eec2ad559d2ac0cff8bde5d0d4454b334475d5311cb5ac456838f1'
+sha256sums_x86_64=('706cd8e392de18f136d79f0188e4a009886d4102422c8722bfe8b208ff3ac87c'
'SKIP')
source=("iota-trinity-wallet.desktop")