summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2018-05-05 12:22:44 +0300
committerJonian Guveli2018-05-05 12:22:44 +0300
commit5757e4116cfe4049fa9dbe744fd23fc779cc415f (patch)
treeabb5949495d93fc5d96198242f2143df7b536c57 /PKGBUILD
parenteef9e4e02fed717ca8fdb19f8916301c3ade58f4 (diff)
downloadaur-5757e4116cfe4049fa9dbe744fd23fc779cc415f.tar.gz
update optdepends
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5a8e38a0e5c4..cc34328e1b06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,14 +9,14 @@
pkgname=acestream-engine
pkgver=3.1.16
-pkgrel=6
+pkgrel=7
_ubuntuver=16.04
pkgdesc="ACE Stream engine"
arch=('x86_64')
url="http://acestream.org/"
license=('unknown')
depends=('openssl-1.0' 'net-tools' 'python2-setuptools' 'python2-xlib' 'python2-apsw' 'python2-lxml' 'python2-typing')
-optdepends=('libappindicator-gtk2: GTK+ gui support')
+optdepends=('python2-libappindicator: GTK+ gui support')
install='acestream-engine.install'
source=(
"acestream-engine.service"