diff --git a/aur/tboplayer-git/PKGBUILD b/aur/tboplayer-git/PKGBUILD index 32b07eaa4..5a345d68d 100644 --- a/aur/tboplayer-git/PKGBUILD +++ b/aur/tboplayer-git/PKGBUILD @@ -1,12 +1,12 @@ # Maintainer: Rozan Martin -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)