summaryrefslogtreecommitdiff
path: root/community/xbmc/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/xbmc/PKGBUILD')
-rw-r--r--community/xbmc/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/xbmc/PKGBUILD b/community/xbmc/PKGBUILD
index 5c4d247b0..6616f3643 100644
--- a/community/xbmc/PKGBUILD
+++ b/community/xbmc/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 90111 2013-05-06 19:40:13Z foutrelis $
+# $Id: PKGBUILD 90148 2013-05-07 12:45:12Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Brad Fanella <bradfanella@archlinux.us>
# Contributor: [vEX] <niechift.dot.vex.at.gmail.dot.com>
@@ -8,8 +8,8 @@
_prefix=/usr
pkgname=xbmc
-pkgver=12.1
-pkgrel=6
+pkgver=12.2
+pkgrel=1
pkgdesc="A software media player and entertainment hub for digital media"
arch=('i686' 'x86_64')
url="http://xbmc.org"
@@ -34,7 +34,7 @@ optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
install="${pkgname}.install"
source=("http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz"
"xbmc.service")
-md5sums=('8955473f84cb2a0513c0f3efd7e68843'
+md5sums=('489f3877decae4e265ece54f9eaef0ba'
'76fae229ebc3bcfaab7e7f27e4fb51f5')
build() {