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 29845ee42f26..c49eb266e24e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=sopcast-launcher
-pkgver=0.2.0
+pkgver=0.3.0
pkgrel=1
pkgdesc="Sopcast Launcher allows you to open Sopcast links with a Media Player of your choice"
arch=('any')
url="https://github.com/jonian/sopcast-launcher"
license=('GPL')
groups=()
-depends=('python2-psutil' 'python2-pexpect' 'python2-notify' 'sopcast')
+depends=('python2-psutil' 'python2-notify' 'sopcast')
makedepends=()
optdepends=('vlc')
provides=('sopcast-launcher')