summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2015-10-25 12:32:12 +0200
committerJonian Guveli2015-10-25 12:32:12 +0200
commitbd39479fc8992dd265bddda8a7927ce32071120c (patch)
tree5af84918b160c1d07ffaa857edca4c80707055a7 /PKGBUILD
parent5ed8948dbc99508f110d02248b563be66d9a9f57 (diff)
downloadaur-bd39479fc8992dd265bddda8a7927ce32071120c.tar.gz
new version
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d0dfcdd3c163..be5379ca2bb2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=0.2.1
+pkgver=0.3.0
pkgrel=1
pkgdesc="Acestream Launcher allows you to open Acestream links with a Media Player of your choice"
arch=('any')
url="https://github.com/jonian/acestream-launcher"
license=('GPL')
groups=()
-depends=('python2-psutil' 'python2-pexpect' 'python2-notify' 'acestream-engine')
+depends=('python2-psutil' 'python2-pexpect' 'python2-ptyprocess' 'python2-notify' 'acestream-engine')
makedepends=()
optdepends=('vlc')
provides=('acestream-launcher')