summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--libre/abiword-libre/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/abiword-libre/PKGBUILD b/libre/abiword-libre/PKGBUILD
index d3ab71fff..301ffd497 100644
--- a/libre/abiword-libre/PKGBUILD
+++ b/libre/abiword-libre/PKGBUILD
@@ -7,7 +7,7 @@ _pkgbase=abiword
pkgbase=abiword-libre
pkgname=('abiword-libre' 'abiword-libre-plugins')
pkgver=3.0.0
-pkgrel=1
+pkgrel=1.1
arch=('i686' 'x86_64' 'mips64el')
license=('GPL')
url='http://www.abisource.com'
@@ -79,7 +79,7 @@ package_abiword-libre() {
}
package_abiword-libre-plugins() {
- pkgdesc='Additional plugins for Abiword'
+ pkgdesc='Additional plugins for Abiword, without nonfree fonts support'
depends=("abiword-libre=${pkgver}-${pkgrel}" 'loudmouth' 'libwpg' 'libwmf' 'link-grammar'
'gtkmathview' 'aiksaurus' 'libxslt' 'libsoup' 'libots' 'libgsf' 'psiconv')
conflicts=('abiword-plugins')