diff --git a/srcpkgs/omxplayer/template b/srcpkgs/omxplayer/template
index 8392a077d7..60d37a0188 100644
--- a/srcpkgs/omxplayer/template
+++ b/srcpkgs/omxplayer/template
@@ -1,9 +1,9 @@
 # Template file for 'omxplayer'
-_githash=a4ee0743ecf49ffa1818510e8cc7872282ca66a8
+_githash=ced2387c5c0a435fd52229133c644632375b1d71
 _gitshort="${_githash:0:7}"
 
 pkgname=omxplayer
-version=20141210
+version=20150207
 revision=1
 short_desc="Commandline OMX player for the Raspberry Pi (git ${_gitshort})"
 maintainer="Juan RP <xtraeme@gmail.com>"
@@ -11,7 +11,7 @@ license="GPL-2"
 homepage="https://github.com/popcornmix/omxplayer"
 
 # XXX only rpi
-only_for_archs="armv6l"
+only_for_archs="armv6l armv7l"
 build_style=gnu-makefile
 make_build_args="XBPS_CROSS_BASE=$XBPS_CROSS_BASE"
 hostmakedepends="pkg-config git"