summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2017-09-17 15:09:43 +0300
committerJonian Guveli2017-09-17 15:09:43 +0300
commit9483415dd8f8f71cf75fc1e6cb78442ade963668 (patch)
tree429f854dcc9bdd864b47c338e998430eb747f1a2 /PKGBUILD
parentdac38bad15fa39104d4e8354f5f123d7e8188f1e (diff)
downloadaur-9483415dd8f8f71cf75fc1e6cb78442ade963668.tar.gz
update dependencies and version
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f4607b7ded08..c5ff7c5e1d11 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=kickoff-player-git
-pkgver=176.2cdc0db
+pkgver=177.6d99f51
pkgrel=1
pkgdesc="Stream football matches and channels with acestream and sopcast"
arch=("any")
url="https://github.com/jonian/kickoff-player"
license=("GPL")
-depends=("gtk3" "gstreamer" "python" "python-gobject" "python-psutil" "python-pexpect" "python-peewee" "python-requests" "python-fuzzywuzzy" "python-levenshtein" "python-dateutil" "python-lxml" "acestream-engine" "sopcast")
+depends=("gtk3" "gstreamer" "gst-plugins-bad" "python" "python-gobject" "python-psutil" "python-pexpect" "python-peewee" "python-requests" "python-fuzzywuzzy" "python-levenshtein" "python-dateutil" "python-lxml" "acestream-engine" "sopcast")
makedepends=("git")
provides=("kickoff-player")
source=("$pkgname::git+https://github.com/jonian/kickoff-player")