summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJonian Guveli2017-10-20 12:52:20 +0300
committerJonian Guveli2017-10-20 12:52:20 +0300
commit84b1b10f5a2b9e4db0fafa1eee5861ca74f8d59c (patch)
treec38deded39c6749741653218a7d9c1a023e225f9 /PKGBUILD
parent673c0055aa910f383b6468f7d1855ec39f5706a3 (diff)
downloadaur-84b1b10f5a2b9e4db0fafa1eee5861ca74f8d59c.tar.gz
update dependencies
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1687f071137c..f4e1d5d4f8bc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,12 +1,12 @@
# Maintainer: Jonian Guveli <https://github.com/jonian/>
pkgname=kickoff-player-git
-pkgver=178.2a63ba5
+pkgver=179.b9536e2
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" "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")
+depends=("gtk3" "gstreamer" "gst-plugins-bad" "python" "python-gobject" "python-dbus" "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")