diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-07 14:20:04 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2013-05-07 14:20:04 -0300 |
commit | 2bb094a1a15360b859058eca6f8dfcf71702bd6a (patch) | |
tree | 5927e23b809c8c6f74b9cd648985d95551a32259 | |
parent | 0f5296e9804dde13e26ef3636dcd271f6675b1b2 (diff) | |
download | abslibre-2bb094a1a15360b859058eca6f8dfcf71702bd6a.tar.gz abslibre-2bb094a1a15360b859058eca6f8dfcf71702bd6a.tar.bz2 abslibre-2bb094a1a15360b859058eca6f8dfcf71702bd6a.zip |
gnu-ghostscript-9.06.0-3: rebuild against libpng
-rw-r--r-- | 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 18d64ea9c..827222b39 100644 --- a/libre/gnu-ghostscript/PKGBUILD +++ b/libre/gnu-ghostscript/PKGBUILD @@ -5,7 +5,7 @@ pkgname=gnu-ghostscript _gspkgver=9.07 # ghostscript package version _pkgver=9.06 pkgver=9.06.0 -pkgrel=2 +pkgrel=3 pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers" arch=('i686' 'x86_64' 'mips64el') license=('GPL3') |