From a20a460d3664224e597cdca7c9f047301eb8a79f Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Sun, 17 Feb 2013 21:08:10 -0200 Subject: gnu-ghostscript-9.06.0-2: updating revision * Fix provides line due that ghostscript-libre was updated and ghostscript was updated on archlinux --- libre/gnu-ghostscript/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libre/gnu-ghostscript/PKGBUILD') diff --git a/libre/gnu-ghostscript/PKGBUILD b/libre/gnu-ghostscript/PKGBUILD index dc05d95ad..8cde0cc44 100644 --- a/libre/gnu-ghostscript/PKGBUILD +++ b/libre/gnu-ghostscript/PKGBUILD @@ -4,7 +4,7 @@ _pkgname=ghostscript pkgname=gnu-ghostscript _pkgver=9.06 pkgver=9.06.0 -pkgrel=1 +pkgrel=2 pkgdesc="An interpreter for the PostScript language maintained by a team of GNU programmers" arch=('i686' 'x86_64' 'mips64el') license=('GPL3') @@ -13,7 +13,7 @@ makedepends=('gtk2' 'gnutls') optdepends=('texlive-core: needed for dvipdf' 'gtk2: needed for gsx') conflicts=${_pkgname} -provides="${_pkgname}=9.06" +provides=${_pkgname} url="https://www.gnu.org/software/${_pkgname}/" source=(ftp://ftp.gnu.org/gnu/${_pkgname}/${pkgname}-${pkgver}.tar.xz ijs-automake.patch -- cgit v1.2.3