diff options
author | Juergen Daubert <jue@jue.li> | 2019-04-04 14:55:50 +0200 |
---|---|---|
committer | Juergen Daubert <jue@jue.li> | 2019-04-04 14:55:50 +0200 |
commit | 907d95e3e82fe1b8509dac446834e507bb744300 (patch) | |
tree | d11a69913d37d41fdce2fdd9c4c8fa01d476080f /ghostscript/Pkgfile | |
parent | 45b0edb37e9876bcdda1b6eaab0411a74f40cf15 (diff) | |
download | opt-907d95e3e82fe1b8509dac446834e507bb744300.tar.gz opt-907d95e3e82fe1b8509dac446834e507bb744300.tar.xz |
ghostscript: update to 9.27
Diffstat (limited to 'ghostscript/Pkgfile')
-rw-r--r-- | ghostscript/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ghostscript/Pkgfile b/ghostscript/Pkgfile index 2d2169685..b633b9adb 100644 --- a/ghostscript/Pkgfile +++ b/ghostscript/Pkgfile @@ -4,7 +4,7 @@ # Depends on: util-linux, cups, fontconfig, xorg-libxt, xorg-libxext name=ghostscript -version=9.26 +version=9.27 release=1 source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version/./}/$name-$version.tar.xz http://downloads.sourceforge.net/sourceforge/gs-fonts/$name-fonts-std-8.11.tar.gz) |