ghostscript: update to 10.02.0.

This commit is contained in:
triallax 2023-09-15 23:18:57 +01:00 committed by classabbyamp
parent b30d3d2bc1
commit f07fc09ece

View file

@ -1,6 +1,6 @@
# Template file for 'ghostscript'
pkgname=ghostscript
version=10.01.2
version=10.02.0
revision=1
hostmakedepends="automake libtool pkg-config"
makedepends="$(vopt_if cups cups-devel) dbus-devel fontconfig-devel jasper-devel jbig2dec-devel
@ -10,9 +10,10 @@ short_desc="Interpreter for the PostScript language"
maintainer="Mohammed Anas <triallax@tutanota.com>"
license="AGPL-3.0-or-later, CPL-1.0"
homepage="https://www.ghostscript.com/"
changelog="https://ghostscript.readthedocs.io/en/latest/News.html"
# changelog="https://ghostscript.readthedocs.io/en/latest/News.html"
changelog="https://ghostscript.readthedocs.io/en/gs10.02.0/News.html"
distfiles="https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${version//./}/ghostscript-${version}.tar.xz"
checksum=48d079242a2ca02a2e47a76a52cdfa818b2ad769c2bab00ad0497dd13560e7e7
checksum=fa08ce016b30d26293dc322c6353691aced94fd3667a68ede7ff5395d71fcd0b
build_options="cups"
build_options_default="cups"