summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2019-07-08 23:20:41 +0200
committerTrueRandom2019-07-08 23:20:41 +0200
commitc5ecf33ce2e4b5627f7ff9c870714bc862860546 (patch)
tree0b19f9ab4fcec96b77815d8cb5ca070ffb9aa944 /PKGBUILD
parentc40b72a8ada021c6b84012411a695e2202dd40ce (diff)
downloadaur-c5ecf33ce2e4b5627f7ff9c870714bc862860546.tar.gz
"version 1.0.0"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3282c36b5254..f11a40b46be3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
-pkgver=0.6.2
+pkgver=1.0.0
pkgrel=1
pkgdesc="The IOTA Trinity Wallet"
arch=(x86_64)
@@ -11,8 +11,8 @@ options=('!strip')
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=('53e6e3d0bf70671d4d14c86ecf02eedee31ebb1cafd2317302c3187443272719'
+source_x86_64=("https://github.com/iotaledger/trinity-wallet/releases/download/desktop-$pkgver/trinity-desktop-$pkgver.AppImage"{,.asc})
+sha256sums_x86_64=('b744911e5f0ec26f77fde9cadfa25a95fb82a2e4f4bdd5583247b30bea94c604'
'SKIP')
source=("iota-trinity-wallet.desktop")