aur/omxplayer-git to 284.583f016-1

This commit is contained in:
Kevin Mihelich 2014-01-22 02:03:07 +00:00
parent 6b20616272
commit 4d0cca8fa9

View file

@ -4,7 +4,7 @@
buildarch=18
pkgname=omxplayer-git
pkgver=262.9b52cee
pkgver=284.583f016
pkgrel=1
pkgdesc="omxplayer is a command line media player for the RaspberryPi"
arch=('arm' 'armv6h')
@ -17,6 +17,10 @@ provides=(omxplayer)
conflicts=(omxplayer omxplayer-bin)
source=(git://github.com/popcornmix/omxplayer.git
omxplayer.arch Makefile.arch Makefile.include.arch)
md5sums=('SKIP'
'b256bd3a81a974543a0afc62b62e5c28'
'462e40e8da2e2b10cb32138e7885d285'
'a8635442d02665944c04c18606453a04')
pkgver() {
cd omxplayer
@ -42,8 +46,3 @@ package() {
make DESTDIR="${pkgdir}" install
}
md5sums=('SKIP'
'b256bd3a81a974543a0afc62b62e5c28'
'462e40e8da2e2b10cb32138e7885d285'
'a8635442d02665944c04c18606453a04')