summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorkmalyshev2016-04-10 20:48:25 +0300
committerkmalyshev2016-04-10 20:48:25 +0300
commit747e27e9597dea6767c9723936d18b0893e8626f (patch)
tree45733bda76ed3067d88509734832808bfca8b83d /PKGBUILD
parent3889ee7c28128df667f1842a2b3064e5c2a6d66a (diff)
downloadaur-tboplayer-git.tar.gz
refer just omxplayer without -git suffix
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aab0073fa038..74284180f180 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
pkgdesc="Raspberry Pi. A GUI for OMXPlayer"
url="https://github.com/KenT2/tboplayer"
arch=('armv6h' 'armv7h')
-depends=('omxplayer-git' 'python2-gobject2' 'python2-dbus' 'pygtk' 'python2-requests' 'python2-pexpect' 'python2-ptyprocess' 'tk' 'ffmpeg' 'youtube-dl')
+depends=('omxplayer' 'python2-gobject2' 'python2-dbus' 'pygtk' 'python2-requests' 'python2-pexpect' 'python2-ptyprocess' 'tk' 'ffmpeg' 'youtube-dl')
source=(git://github.com/KenT2/tboplayer.git)
md5sums=('SKIP')