diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-04 05:17:54 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2014-09-04 05:17:54 -0300 |
commit | 6ea38f3ab51e9b7154cf018411b97a24e2cdc27b (patch) | |
tree | e7320323c9908db716590f4bd4ad6e5a826163b3 /libre/xbmc/PKGBUILD | |
parent | 23505f6a0125bc971d2ad48160133b7a8f2153d0 (diff) | |
download | abslibre-6ea38f3ab51e9b7154cf018411b97a24e2cdc27b.tar.gz abslibre-6ea38f3ab51e9b7154cf018411b97a24e2cdc27b.tar.bz2 abslibre-6ea38f3ab51e9b7154cf018411b97a24e2cdc27b.zip |
xbmc{,-lts}: change description on pkgdesc again to improve explanation about nonfree stuff removal
Diffstat (limited to 'libre/xbmc/PKGBUILD')
-rw-r--r-- | libre/xbmc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
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') |