Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=6fd0d149797c0723047777322f41f95212f2456b

commit 6fd0d149797c0723047777322f41f95212f2456b
Author: crazy <[email protected]>
Date:   Wed Nov 16 20:32:18 2016 +0100

ghostscript-9.20-1-x86_64
* Version bump

diff --git a/source/apps/ghostscript/FrugalBuild 
b/source/apps/ghostscript/FrugalBuild
index f8bb367..a20d88a 100644
--- a/source/apps/ghostscript/FrugalBuild
+++ b/source/apps/ghostscript/FrugalBuild
@@ -9,7 +9,7 @@

## TODO: split the dam lib(s) -- crazy --
pkgname=ghostscript
-pkgver=9.19
+pkgver=9.20
pkgrel=1
pkgdesc="An interpreter for the PostScript language."
depends=('libcups>=2.2.0-2' 'openssl>=1.0.2-8' 'libkrb5>=1.14.4' 
'gnutls>=3.4.15-2')
@@ -21,8 +21,8 @@ license="GPLv2"
url="http://www.ghostscript.com/";
up2date="lynx -dump -source http://www.ghostscript.com/download/gsdnld.html | 
grep -m1 'ghostscript-\(.*\).tar.gz' | sed 's/.*script-\(.*\).tar.*/\1/'"
#source=(http://downloads.ghostscript.com/public/$pkgname-$pkgver.tar.gz)
-source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostscript-${pkgver}.tar.bz2)
-sha1sums=('6ac5c1fb665b3201622e1149f04c641c506bf6c4')
+source=(https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs${pkgver/./}/ghostscript-${pkgver}.tar.xz)
+sha1sums=('ed63f43482f5af60dff52e81b2d9478da3ad1e3e')

subpkgs=('xghostscript')
subdescs=('A graphical interpreter for the PostScript language.')
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to