summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2019-05-26 15:48:07 +0200
committerTrueRandom2019-05-26 15:48:07 +0200
commit542b77633445cd9ac85e636bdb0d36a7896d384a (patch)
treebb324d45479dc8ffb02d6e54ef667c935467f6a9 /PKGBUILD
parent2f0e39ebde4bbe07234ad4f02ebecc394eb5227d (diff)
downloadaur-542b77633445cd9ac85e636bdb0d36a7896d384a.tar.gz
add dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7ac96dfce24c..beef6903bac7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,15 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
pkgver=0.5.1
-pkgrel=1
+pkgrel=2
pkgdesc="The IOTA Trinity Wallet"
arch=(x86_64)
url="https://trinity.iota.org/"
license=('Apache')
provides=(iota-trinity-wallet)
options=('!strip')
-depends=('libsecret')
+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=('4e3c419d23eec2ad559d2ac0cff8bde5d0d4454b334475d5311cb5ac456838f1'