summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorjonian2021-08-16 12:10:39 +0300
committerjonian2021-08-16 12:10:39 +0300
commitc6fb318600ce0b7b98e91e5d8f98c1123a9e8056 (patch)
tree8279e0fa542570a285b2f069c5fa43f44bffebc2 /PKGBUILD
parent55043a7dec0af1a73368c0409621e4e1f623e5ab (diff)
downloadaur-c6fb318600ce0b7b98e91e5d8f98c1123a9e8056.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b24906e495b6..ff80148e08dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,13 +10,13 @@
_ubuntuver=18.04
pkgname=acestream-engine
pkgver=3.1.49
-pkgrel=1
+pkgrel=2
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")
-optdepends=("python2-libappindicator: GTK+ gui support")
+depends=("net-tools" "python2-setuptools" "python2-apsw")
+optdepends=("pygtk: GTK+ gui support" "python2-libappindicator: GTK+ gui support")
install="acestream-engine.install"
source=(
"acestream-engine.service"