diff options
author | root <root@rshg054.dnsready.net> | 2013-04-04 00:06:36 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-04-04 00:06:36 -0700 |
commit | 1b6860ed7a33a22c4202348a4f42afbb5d26be09 (patch) | |
tree | 6ca60a730d502776b5af04bd7eabfc74931a4d77 /community/xbmc | |
parent | d304fad026899d2db5af26740eeb952698bd6fb2 (diff) |
Thu Apr 4 00:06:36 PDT 2013
Diffstat (limited to 'community/xbmc')
-rw-r--r-- | community/xbmc/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/xbmc/PKGBUILD b/community/xbmc/PKGBUILD index 72df48bdf..72adcc8cb 100644 --- a/community/xbmc/PKGBUILD +++ b/community/xbmc/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 87024 2013-03-25 19:17:07Z bpiotrowski $ +# $Id: PKGBUILD 87589 2013-04-03 13:31:16Z idevolder $ # Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com> # Contributor: Brad Fanella <bradfanella@archlinux.us> # Contributor: [vEX] <niechift.dot.vex.at.gmail.dot.com> @@ -9,7 +9,7 @@ _prefix=/usr pkgname=xbmc pkgver=12.1 -pkgrel=4 +pkgrel=5 pkgdesc="A software media player and entertainment hub for digital media" arch=('i686' 'x86_64') url="http://xbmc.org" |