summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrueRandom2018-11-20 19:20:56 +0100
committerTrueRandom2018-11-20 19:20:56 +0100
commit1f46c59d72c54eb27613a5dc5369c4502d1895b4 (patch)
treeb52f5f356fbb81478a8d69cdf6a0427370bcfdb8
parente7d08c30c2f2448986f4c9494f1274cce6dd353c (diff)
downloadaur-1f46c59d72c54eb27613a5dc5369c4502d1895b4.tar.gz
version 0.4.2
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d2b9c70445c9..7c2ff09a2da0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = iota-trinity-wallet
pkgdesc = The IOTA Trinity Wallet
- pkgver = 0.4.1
+ pkgver = 0.4.2
pkgrel = 1
url = https://trinity.iota.org/
arch = x86_64
@@ -11,9 +11,9 @@ pkgbase = iota-trinity-wallet
validpgpkeys = 466385BD0B40D9550F93C04746A440CCE5664A64
md5sums = ebf2fc6a46b006ded903b6591c8f5897
sha512sums = eac7d8322ce501a0352d8998cd9fe53bd33c836f1fc9f1b775573bd741a2b402f66f82785f747b72702add15320e5cee8f62482bf2882176af57a9f5b3b0af0f
- source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/0.4.1/trinity-desktop-0.4.1.AppImage
- source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/0.4.1/trinity-desktop-0.4.1.AppImage.asc
- sha256sums_x86_64 = 489f2e10180004741ef176f06a89ea70db022df9268faf886d7c8aaa34444a85
+ source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/0.4.2/trinity-desktop-0.4.2.AppImage
+ source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/0.4.2/trinity-desktop-0.4.2.AppImage.asc
+ sha256sums_x86_64 = 481fbfaac614a5a0d585f34fde75261ebecb5b9ed81e5f1d9192250dcaac5bc0
sha256sums_x86_64 = SKIP
pkgname = iota-trinity-wallet
diff --git a/PKGBUILD b/PKGBUILD
index 42db88faf66c..6bf2dc73e8d6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
-pkgver=0.4.1
+pkgver=0.4.2
pkgrel=1
pkgdesc="The IOTA Trinity Wallet"
arch=(x86_64)
@@ -10,7 +10,7 @@ provides=(iota-trinity-wallet)
options=('!strip')
source_x86_64=("https://github.com/iotaledger/trinity-wallet/releases/download/$pkgver/trinity-desktop-$pkgver.AppImage"{,.asc})
-sha256sums_x86_64=('489f2e10180004741ef176f06a89ea70db022df9268faf886d7c8aaa34444a85'
+sha256sums_x86_64=('481fbfaac614a5a0d585f34fde75261ebecb5b9ed81e5f1d9192250dcaac5bc0'
'SKIP')
source=("iota-trinity-wallet.desktop")