diff options
author | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-02-12 14:04:38 -0300 |
---|---|---|
committer | Nicolás Reynolds <fauno@kiwwwi.com.ar> | 2011-02-12 14:04:38 -0300 |
commit | 2f7a15da446c648ba35df4013d867df0cd5a2300 (patch) | |
tree | af144cb4d9fe401595006908b5313247c25950d9 /libre/ghostscript-libre/PKGBUILD | |
parent | 1a47fcae076047932614b9c19fb49f5f8c9791bb (diff) | |
download | abslibre-2f7a15da446c648ba35df4013d867df0cd5a2300.tar.gz abslibre-2f7a15da446c648ba35df4013d867df0cd5a2300.tar.bz2 abslibre-2f7a15da446c648ba35df4013d867df0cd5a2300.zip |
ghostscript-libre-9.01-2
Diffstat (limited to 'libre/ghostscript-libre/PKGBUILD')
-rw-r--r-- | libre/ghostscript-libre/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/ghostscript-libre/PKGBUILD b/libre/ghostscript-libre/PKGBUILD index 254358ed4..60582062a 100644 --- a/libre/ghostscript-libre/PKGBUILD +++ b/libre/ghostscript-libre/PKGBUILD @@ -4,7 +4,7 @@ pkgname=ghostscript-libre pkgver=9.01 -pkgrel=1 +pkgrel=2 pkgdesc="An interpreter for the PostScript language without non-free files" arch=('i686' 'x86_64') license=('GPL3') #non free files removed @@ -14,7 +14,7 @@ optdepends=('texlive-core: needed for dvipdf' 'gtk2: needed for gsx') conflicts=('ghostscript') replaces=('ghostscript-lrpng' 'ghostscript') -provides=('ghostscript-lprng' "ghostscript") +provides=('ghostscript-lprng' "ghostscript=$pkgver") url="http://www.ghostscript.com/" source=(http://ghostscript.com/releases/ghostscript-${pkgver}.tar.bz2 ghostscript-fPIC.patch |