summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2020-02-20 23:35:03 +0100
committerTrueRandom2020-02-20 23:35:03 +0100
commitc02f34b706477e6e432e9e25b143c6c967fb9bf0 (patch)
tree7d6de021fea3ac80fc6cadaccd387d451e991b8e /PKGBUILD
parentf3788b2da7b0acef1c92cd6b47ee930117fbec7d (diff)
downloadaur-c02f34b706477e6e432e9e25b143c6c967fb9bf0.tar.gz
"version 1.4.3"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 51090a274bc5..c37a2c8b3a4f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
-pkgver=1.4.2
+pkgver=1.4.3
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=('21f94332997072d269201d25e2052a4968a1142a7abc17b50f00710609b24176'
+sha256sums_x86_64=('3c2c8c9e9c2f8a176521264bc84a7c325788222f296e5118e194eb5dce460cbc'
'SKIP')
source=("iota-trinity-wallet.desktop")