mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-03-19 00:21:40 +00:00
community/xbmc to 12.2-1
This commit is contained in:
parent
15a2643e92
commit
16852ccf72
1 changed files with 3 additions and 3 deletions
|
@ -14,8 +14,8 @@ buildarch=4
|
|||
_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"
|
||||
|
@ -38,7 +38,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=('a79128b9d094a046947bfd9bb4550809'
|
||||
md5sums=('489f3877decae4e265ece54f9eaef0ba'
|
||||
'76fae229ebc3bcfaab7e7f27e4fb51f5')
|
||||
|
||||
build() {
|
||||
|
|
Loading…
Reference in a new issue