--- PKGBUILD 2013-11-24 14:16:30.000000000 -0200 +++ PKGBUILD.new 2014-01-11 19:49:02.436895482 -0200 @@ -14,7 +14,7 @@ provides=(omxplayer) conflicts=(omxplayer omxplayer-bin) source=(git://github.com/popcornmix/omxplayer.git - omxplayer.arch Makefile.arch Makefile.include.arch) + Makefile.arch Makefile.include.arch) pkgver() { cd omxplayer @@ -26,7 +26,6 @@ cp ../Makefile.arch Makefile cp ../Makefile.include.arch Makefile.include - cp ../omxplayer.arch omxplayer } build() { @@ -42,6 +41,5 @@ } md5sums=('SKIP' - 'b256bd3a81a974543a0afc62b62e5c28' '462e40e8da2e2b10cb32138e7885d285' 'a8635442d02665944c04c18606453a04')