From b9e76b10381c0ed85df2fd48b460186df4e74266 Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 1 Aug 2012 20:03:05 +0000 Subject: [PATCH] community/xbmc to 11.0-6 --- community/xbmc/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/community/xbmc/PKGBUILD b/community/xbmc/PKGBUILD index e82a1cf6f..017091717 100644 --- a/community/xbmc/PKGBUILD +++ b/community/xbmc/PKGBUILD @@ -11,13 +11,13 @@ # - patch to remove very wrong XBMC code trying to assert its own ARM CFLAGS, MathUtils.h ARM fix # - commented TexturePacker install, doesn't appear to want to build -buildarch=4 +buildarch=20 _prefix=/usr pkgname=xbmc pkgver=11.0 -pkgrel=4 +pkgrel=6 pkgdesc="A software media player and entertainment hub for digital media" arch=('i686' 'x86_64') url="http://xbmc.org"