summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorTrueRandom2020-04-09 11:40:07 +0200
committerTrueRandom2020-04-09 11:40:07 +0200
commit0aae8776dd1f869db9efb39d108c2159e215dbcf (patch)
tree92810da05e34e153cd18af6bec619652d3f0017a
parent4132971b781d4ed74ee67cbb4a05fea43a20f1cc (diff)
downloadaur-0aae8776dd1f869db9efb39d108c2159e215dbcf.tar.gz
Version 1.4.5
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0fca3f17ff1b..4bc796f1de7b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -18,7 +18,7 @@ pkgbase = iota-trinity-wallet
sha512sums = eac7d8322ce501a0352d8998cd9fe53bd33c836f1fc9f1b775573bd741a2b402f66f82785f747b72702add15320e5cee8f62482bf2882176af57a9f5b3b0af0f
source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/desktop-1.4.5/trinity-desktop-1.4.5.AppImage
source_x86_64 = https://github.com/iotaledger/trinity-wallet/releases/download/desktop-1.4.5/trinity-desktop-1.4.5.AppImage.asc
- sha256sums_x86_64 = 3c2c8c9e9c2f8a176521264bc84a7c325788222f296e5118e194eb5dce460cbc
+ sha256sums_x86_64 = 0a4538f833f0004f83e10cd260221cc2ef75d41f0208d167ac65cb784f6af92f
sha256sums_x86_64 = SKIP
pkgname = iota-trinity-wallet
diff --git a/PKGBUILD b/PKGBUILD
index 4d8c30e7ddcd..d6d33e479998 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -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=('3c2c8c9e9c2f8a176521264bc84a7c325788222f296e5118e194eb5dce460cbc'
+sha256sums_x86_64=('0a4538f833f0004f83e10cd260221cc2ef75d41f0208d167ac65cb784f6af92f'
'SKIP')
source=("iota-trinity-wallet.desktop")