summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2015-10-24 03:13:33 +0300
committerJonian Guveli2015-10-24 03:13:33 +0300
commitbe6a2d54c4e2329c652f6c828ceebaea20da3a77 (patch)
tree9e093cb177ba388b9d1d1db771f1443b61c9eb47 /PKGBUILD
parentf3e6989b267a31e9b7df4218b33d242c524a0c29 (diff)
downloadaur-be6a2d54c4e2329c652f6c828ceebaea20da3a77.tar.gz
new version
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 77012b67371d..9e8de5f53663 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=acestream-launcher
-pkgver=0.1.0
-pkgrel=2
+pkgver=0.2.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' 'acestream-engine')
+depends=('python2-psutil' 'python2-pexpect' 'python2-notify' 'acestream-engine')
makedepends=()
optdepends=('vlc')
provides=('acestream-launcher')