diff --git a/aur/xbmc-rbp-git/PKGBUILD b/aur/xbmc-rbp-git/PKGBUILD index 4ff62c96e..1c1dbdbf9 100644 --- a/aur/xbmc-rbp-git/PKGBUILD +++ b/aur/xbmc-rbp-git/PKGBUILD @@ -5,7 +5,7 @@ buildarch=16 pkgname=xbmc-rbp-git -pkgver=13.20130804 +pkgver=13.20130805 pkgrel=1 pkgdesc="A software media player and entertainment hub for digital media for the Raspberry Pi" arch=('armv6h') @@ -25,7 +25,7 @@ install="xbmc.install" source=('xbmc-ae04d99-321-texturepacker-hostflags-and-rework.patch' 'xbmc.service') md5sums=('53483ae33fc0ef680555fc6aa1b27e0c' - '76fae229ebc3bcfaab7e7f27e4fb51f5') + '36780e43d432c488259d9a899b1bcb28') _gitname="xbmc" _gitroot="git://github.com/xbmc"