summaryrefslogtreecommitdiff
path: root/libre/xbmc-libre-lts
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-09 19:47:18 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-05-09 19:47:18 -0300
commit4da914880e1a483d0f7e00523eb84933909f2669 (patch)
tree3aab2facb544ce51dc9e334ba4f938c64c446838 /libre/xbmc-libre-lts
parent2ccc241cd12422deaf1848fb2e8f0334ebd8f795 (diff)
downloadabslibre-4da914880e1a483d0f7e00523eb84933909f2669.tar.gz
abslibre-4da914880e1a483d0f7e00523eb84933909f2669.tar.bz2
abslibre-4da914880e1a483d0f7e00523eb84933909f2669.zip
xbcm-libre-lts: fix license and url source
Diffstat (limited to 'libre/xbmc-libre-lts')
-rw-r--r--libre/xbmc-libre-lts/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/xbmc-libre-lts/PKGBUILD b/libre/xbmc-libre-lts/PKGBUILD
index b7cc316ff..6218ce8f5 100644
--- a/libre/xbmc-libre-lts/PKGBUILD
+++ b/libre/xbmc-libre-lts/PKGBUILD
@@ -16,7 +16,7 @@ pkgrel=1
pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree addons and unrar support"
arch=('i686' 'x86_64')
url="http://xbmc.org"
-license=('GPL' 'custom')
+license=('GPL')
conflicts=$_pkgname
provides=$_pkgname=$pkgver
depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
@@ -34,7 +34,7 @@ optdepends=('libcec: support for Pulse-Eight USB-CEC adapter'
'xorg-xinit: autostart xbmc')
install="${_pkgname}.install"
mksource=("http://mirrors.xbmc.org/releases/source/xbmc-$pkgver.tar.gz")
-source=("https://repo.parabolagnulinux.org/other/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("https://repo.parabolagnulinux.org/other/xbmc-libre/xbmc-libre-${pkgver}.tar.gz"
"xbmc.service"
"polkit.rules"
"libass.patch::https://bugs.archlinux.org/index.php?getfile=11285")