summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrueRandom2020-06-06 01:01:23 +0200
committerTrueRandom2020-06-06 01:01:23 +0200
commit2c356d6fa44a0a676a823ef0e264a8aac763ea12 (patch)
tree15aeed577d9d37b56c2499e17194e6b8046f8b6f
parentba0180529bf9ba9b59c03eddea4891a9e7c72908 (diff)
downloadaur-2c356d6fa44a0a676a823ef0e264a8aac763ea12.tar.gz
1.5.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4dcd4310a168..6b0fbf6a3ff7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iota-trinity-wallet
pkgdesc = The IOTA Trinity Wallet
- pkgver = 1.5.0
+ pkgver = 1.5.2
pkgrel = 1
url = https://trinity.iota.org/
arch = x86_64
@@ -16,9 +16,9 @@ pkgbase = iota-trinity-wallet
validpgpkeys = 466385BD0B40D9550F93C04746A440CCE5664A64
md5sums = ebf2fc6a46b006ded903b6591c8f5897
sha512sums = eac7d8322ce501a0352d8998cd9fe53bd33c836f1fc9f1b775573bd741a2b402f66f82785f747b72702add15320e5cee8f62482bf2882176af57a9f5b3b0af0f
- source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/desktop-1.5.0/trinity-desktop-1.5.0.AppImage
- source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/desktop-1.5.0/trinity-desktop-1.5.0.AppImage.asc
- sha256sums_x86_64 = 4498da2b7dd8a09d1dad717e4d138e01df3bfedf0fed9bd89caebf43a454cec4
+ source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/desktop-1.5.2/trinity-desktop-1.5.2.AppImage
+ source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/desktop-1.5.2/trinity-desktop-1.5.2.AppImage.asc
+ sha256sums_x86_64 = f7b316e9d9634c85a1dd0180c7a38818b914e5c709dc8556143bc40946e95710
sha256sums_x86_64 = SKIP
pkgname = iota-trinity-wallet
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")