diff options
author | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-09-02 11:06:40 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@parabola.nu> | 2013-09-02 11:06:40 -0300 |
commit | dff348f756b280299c85dc88af1ccab633bef6cf (patch) | |
tree | 46182653ac7def8f9da9fe50d04fb5d0e15cdaae | |
parent | 629018feb3bffee7715b8bc463f86d6839f07d1b (diff) | |
download | abslibre-dff348f756b280299c85dc88af1ccab633bef6cf.tar.gz abslibre-dff348f756b280299c85dc88af1ccab633bef6cf.tar.bz2 abslibre-dff348f756b280299c85dc88af1ccab633bef6cf.zip |
gnu-ghostscript-9.06.0-6: updating ghostscript's provides release
-rw-r--r-- | libre/gnu-ghostscript/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/gnu-ghostscript/PKGBUILD b/libre/gnu-ghostscript/PKGBUILD index 6d44a7646..0c124d528 100644 --- a/libre/gnu-ghostscript/PKGBUILD +++ b/libre/gnu-ghostscript/PKGBUILD @@ -2,10 +2,10 @@ _pkgname=ghostscript pkgname=gnu-ghostscript -_gspkgver=9.09 # ghostscript package version +_gspkgver=9.10 # ghostscript package version _pkgver=9.06 pkgver=9.06.0 -pkgrel=5 +pkgrel=6 pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers" arch=('i686' 'x86_64' 'mips64el') license=('GPL3') |