mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-28 22:57:37 +00:00
community/kodi to 15.1-1
This commit is contained in:
parent
ded17a9e77
commit
13d3f14153
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@ _prefix=/usr
|
|||
|
||||
pkgbase=kodi
|
||||
pkgname=('kodi' 'kodi-eventclients')
|
||||
pkgver=15.0
|
||||
pkgver=15.1
|
||||
_codename=Isengard
|
||||
pkgrel=1
|
||||
arch=('i686' 'x86_64')
|
||||
|
@ -38,7 +38,7 @@ makedepends=(
|
|||
source=(
|
||||
"$pkgname-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz"
|
||||
)
|
||||
sha256sums=('27dba173cfe74b323f4dbaa72ae2bfe5961f76c27bddcd5210253be91cae0dff')
|
||||
sha256sums=('72b2610d8fbff807128d74429f25bf6716ba880c27c2c5d9fad012ec7fc70705')
|
||||
|
||||
prepare() {
|
||||
cd "$srcdir/xbmc-$pkgver-$_codename"
|
||||
|
|
Loading…
Reference in a new issue