From 4d108ddc78e77fe625e37536c253c2f38e3608fa Mon Sep 17 00:00:00 2001 From: Leah Neukirchen Date: Tue, 24 Apr 2018 13:16:23 +0200 Subject: [PATCH] ghostscript: rebuild for aarch64. --- srcpkgs/ghostscript/template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/srcpkgs/ghostscript/template b/srcpkgs/ghostscript/template index 7807fc5ff11..071f7957f4d 100644 --- a/srcpkgs/ghostscript/template +++ b/srcpkgs/ghostscript/template @@ -1,7 +1,7 @@ # Template file for 'ghostscript' pkgname=ghostscript version=9.23 -revision=2 +revision=3 short_desc="An interpreter for the PostScript language" maintainer="Juan RP " homepage="http://www.ghostscript.com/"