diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-07 14:59:41 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-07 14:59:41 -0300 |
commit | debfa2ad17ee6791785abc0f0c35d6dfb1e2e38f (patch) | |
tree | 0e33487e42e7b8bccaac81959b5388f1bf15c47d /libre/abiword-libre | |
parent | b8da464b2ce3a7928368d68edee45b60c80210a7 (diff) |
abiword-libre-2.8.6-9: rebuild against libpng
Diffstat (limited to 'libre/abiword-libre')
-rw-r--r-- | libre/abiword-libre/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/abiword-libre/PKGBUILD b/libre/abiword-libre/PKGBUILD index dce707766..248da54c7 100644 --- a/libre/abiword-libre/PKGBUILD +++ b/libre/abiword-libre/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 173824 2012-12-24 15:08:34Z jgc $ +# $Id: PKGBUILD 183900 2013-04-29 15:40:28Z bpiotrowski $ # Maintainer: Giovanni Scafora <giovanni@archlinux.org> # Contributor: Maël Lavault <moimael@neuf.fr> # Maintainer (Parabola): André Silva <emulatorman@lavabit.com> @@ -7,7 +7,7 @@ _pkgbase=abiword pkgbase=abiword-libre pkgname=('abiword-libre' 'abiword-libre-plugins') pkgver=2.8.6 -pkgrel=8.1 +pkgrel=9 arch=('i686' 'x86_64' 'mips64el') license=('GPL') url="http://www.abisource.com" @@ -60,7 +60,7 @@ build() { } package_abiword-libre() { - pkgdesc="A fully-featured word processor that doesn't recommend unfree fonts" + pkgdesc="A fully-featured word processor that doesn't recommend nonfree fonts" depends=('fribidi' 'wv' 'goffice0.8' 'librsvg' 'enchant' 'desktop-file-utils') install=$pkgname.install optdepends=('abiword-libre-plugins') |