summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorTrueRandom2019-02-22 14:17:53 +0100
committerTrueRandom2019-02-22 14:17:53 +0100
commitfc30da92503826c9b3382030eb8080a39962e77b (patch)
tree8ba9e62f4907b15dbbd3ee4612ee88ae621d576b /PKGBUILD
parenta005c7e1b104431e13e45889256420e6832b56bd (diff)
downloadaur-fc30da92503826c9b3382030eb8080a39962e77b.tar.gz
add libsecret to "depends"
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD3
1 files changed, 2 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 65ee8f3d39e5..3647d0b026e8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,14 @@
# Maintainer: TrueRandom <rantruedom at gmail dot com>
pkgname=iota-trinity-wallet
pkgver=0.4.6
-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')
source_x86_64=("https://github.com/iotaledger/trinity-wallet/releases/download/$pkgver/trinity-desktop-$pkgver.AppImage"{,.asc})
sha256sums_x86_64=('e1ac0a3d3fa3799a292614398863f9775e6c579c4bf153f8ec34740e60428dc6'