summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 05:17:54 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2014-09-04 05:17:54 -0300
commit6ea38f3ab51e9b7154cf018411b97a24e2cdc27b (patch)
treee7320323c9908db716590f4bd4ad6e5a826163b3
parent23505f6a0125bc971d2ad48160133b7a8f2153d0 (diff)
xbmc{,-lts}: change description on pkgdesc again to improve explanation about nonfree stuff removal
-rw-r--r--libre/xbmc-lts/PKGBUILD2
-rw-r--r--libre/xbmc/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/libre/xbmc-lts/PKGBUILD b/libre/xbmc-lts/PKGBUILD
index f01a8d7b0..f25ede596 100644
--- a/libre/xbmc-lts/PKGBUILD
+++ b/libre/xbmc-lts/PKGBUILD
@@ -13,7 +13,7 @@ pkgname=xbmc-lts
pkgver=12.3
_codename=Frodo
pkgrel=7
-pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree addons and nonfree decompression engine for RAR archives"
+pkgdesc="A software media player and entertainment hub for digital media (Frodo version), without nonfree decompression engine for RAR archives and support for nonfree addons"
arch=('i686' 'x86_64' 'mips64el')
url="http://xbmc.org"
license=('GPL2')
diff --git a/libre/xbmc/PKGBUILD b/libre/xbmc/PKGBUILD
index 9048dca29..6e982f5cf 100644
--- a/libre/xbmc/PKGBUILD
+++ b/libre/xbmc/PKGBUILD
@@ -15,7 +15,7 @@ pkgname=xbmc
pkgver=13.2
_codename=Gotham
pkgrel=3.parabola1
-pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree addons and nonfree decompression engine for RAR archives"
+pkgdesc="A software media player and entertainment hub for digital media (Gotham version), without nonfree decompression engine for RAR archives and support for nonfree addons"
arch=('i686' 'x86_64' 'mips64el')
url="http://xbmc.org"
license=('GPL2')