community/xbmc to 12.3-12

This commit is contained in:
Kevin Mihelich 2014-03-11 13:20:12 +00:00
parent 2b7f897e20
commit 14d917d953
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ _prefix=/usr
pkgname=xbmc
pkgver=12.3
_codename=Frodo
pkgrel=11
pkgrel=12
pkgdesc="A software media player and entertainment hub for digital media"
arch=('i686' 'x86_64')
url="http://xbmc.org"
@ -41,7 +41,7 @@ source=("http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz"
"polkit.rules"
"libass.patch::https://bugs.archlinux.org/index.php?getfile=11285")
md5sums=('7ae385ebf8e5cfcb917393235e6efbdb'
'b643ab67e4675c6aa88af1857f35baf2'
'03e9a33e15714d1fd1f2a516abea5393'
'02f7951824ee13103344f36009c0ef2a'
'7fd6399d2ffbdf06b724f0cc2efa0784')

View file

@ -1,6 +1,6 @@
[Unit]
Description = Starts instance of XBMC using xinit
After = remote-fs.target
After = systemd-user-sessions.service
Conflicts=getty@tty7.service
[Service]