Enable tboplayer-git on Raspberry Pi 2

This commit is contained in:
Lars Christensen 2015-03-23 14:21:29 +01:00
parent f35c23688e
commit 885a7d4764

View file

@ -1,12 +1,12 @@
# Maintainer: Rozan Martin <rozan.martin@gmail.com>
buildarch=16
buildarch=20
pkgname=tboplayer-git
pkgver=1
pkgrel=20121230
pkgdesc="A GUI interface to control omxplayer for the Raspberry Pi"
arch=('arm' 'armv6h')
arch=('arm' 'armv6h' 'armv7h')
url="https://github.com/KenT2/tboplayer"
license=('custom')
depends=(omxplayer-git python2 python2-pexpect)