summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/xbmc-libre-lts/PKGBUILD2
-rw-r--r--libre/xbmc-libre/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/xbmc-libre-lts/PKGBUILD b/libre/xbmc-libre-lts/PKGBUILD
index 6218ce8f5..004342c37 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')
+license=('GPL' 'custom')
conflicts=$_pkgname
provides=$_pkgname=$pkgver
depends=('hicolor-icon-theme' 'fribidi' 'lzo2' 'smbclient' 'libtiff' 'libva'
diff --git a/libre/xbmc-libre/PKGBUILD b/libre/xbmc-libre/PKGBUILD
index ecfd94c80..2b8631f1b 100644
--- a/libre/xbmc-libre/PKGBUILD
+++ b/libre/xbmc-libre/PKGBUILD
@@ -16,7 +16,7 @@ pkgrel=2.1
pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and unrar support"
arch=('i686' 'x86_64')
url="http://xbmc.org"
-license=('GPL')
+license=('GPL' 'custom')
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver