diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-02 17:52:12 -0200 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-11-02 17:52:12 -0200 |
commit | 86a9a2f852a971fff9eecac9368002eaf06627c0 (patch) | |
tree | 40568db2ba763f25d3ebd12f3ed135d4bb61483d /libre/gnu-ghostscript | |
parent | 7c07b369c4982b8f2a039c6fd620f1be3098c4e7 (diff) | |
download | abslibre-86a9a2f852a971fff9eecac9368002eaf06627c0.tar.gz abslibre-86a9a2f852a971fff9eecac9368002eaf06627c0.tar.bz2 abslibre-86a9a2f852a971fff9eecac9368002eaf06627c0.zip |
gnu-ghostscript-9.05.0-1: fixing description
Diffstat (limited to 'libre/gnu-ghostscript')
-rwxr-xr-x | libre/gnu-ghostscript/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/gnu-ghostscript/PKGBUILD b/libre/gnu-ghostscript/PKGBUILD index 9ff2da255..41e5e1de6 100755 --- a/libre/gnu-ghostscript/PKGBUILD +++ b/libre/gnu-ghostscript/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnu-ghostscript _pkgver=9.05 pkgver=9.05.0 pkgrel=1 -pkgdesc="An interpreter for the PostScript language created by the FSF" +pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers" arch=('i686' 'x86_64') license=('GPL3') depends=('libxt' 'libcups' 'fontconfig' 'jasper' 'zlib' 'libpng>=1.5.7' 'libjpeg' 'libtiff>=4.0.0' 'lcms2') |