diff options
Diffstat (limited to 'libre/xbmc')
-rw-r--r-- | libre/xbmc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/xbmc/PKGBUILD b/libre/xbmc/PKGBUILD index ca6d81ae1..01fb5d383 100644 --- a/libre/xbmc/PKGBUILD +++ b/libre/xbmc/PKGBUILD @@ -1,5 +1,5 @@ # vim:set ts=2 sw=2 et: -# $Id: PKGBUILD 121811 2014-11-04 13:38:14Z idevolder $ +# $Id: PKGBUILD 122391 2014-11-11 19:14:38Z idevolder $ # Maintainer (Arch): Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor (Arch): Brad Fanella <bradfanella@archlinux.us> # Contributor (Arch): [vEX] <niechift.dot.vex.at.gmail.dot.com> @@ -15,7 +15,7 @@ _pkgname=xbmc-libre pkgname=xbmc pkgver=13.2 _codename=Gotham -pkgrel=5.parabola1 +pkgrel=6.parabola1 pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree decompression engine for RAR archives and support for nonfree addons" arch=('i686' 'x86_64' 'mips64el') url="http://xbmc.org" |