summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 987f17381c77..87dd705f514f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=lbry-app-bin
pkgver=0.43.4
-pkgrel=1
+pkgrel=2
pkgdesc='The LBRY app built using electron'
arch=('x86_64')
url='https://lbry.com/'
@@ -12,7 +12,7 @@ license=('MIT')
# dpkg -I $pkg.deb | grep Depends
# gconf deprecated: https://github.com/electron/electron/issues/2727
# gnome-keyring still required: https://github.com/lbryio/lbry-desktop/issues/386
-depends=('libnotify' 'libappindicator' 'libxtst' 'nss' 'libsecret' 'gnome-keyring')
+depends=('libnotify' 'libappindicator-gtk2' 'libxtst' 'nss' 'libsecret' 'gnome-keyring')
source=('https://github.com/lbryio/lbry-desktop/releases/download/v0.43.4/LBRY_0.43.4.deb')
sha256sums=('172e3ffc3698888d668128732cff078b0eef24fdcb75350ef17c4cb473f21310')