Git-Url: http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=54f4d3a9c826a5944efc3cfee594ea02944f3c18
commit 54f4d3a9c826a5944efc3cfee594ea02944f3c18 Author: DeX77 <[email protected]> Date: Wed Apr 22 14:23:46 2015 +0200 libspectre-0.2.7-1-x86_64 * version bump diff --git a/source/xlib/libspectre/FrugalBuild b/source/xlib/libspectre/FrugalBuild index b82a250..a4a2a09 100644 --- a/source/xlib/libspectre/FrugalBuild +++ b/source/xlib/libspectre/FrugalBuild @@ -1,17 +1,20 @@ # Compiling Time: 0.15 SBU -# Maintainer: crazy <[email protected]> +# Maintainer: DeX77 <[email protected]> +# Contributor: crazy <[email protected]> + +options+=('asneeded') pkgname=libspectre -pkgver=0.2.6 -pkgrel=5 +pkgver=0.2.7 +pkgrel=1 pkgdesc="libspectre is a small library for rendering Postscript documents" url="http://libspectre.freedesktop.org/wiki/" -depends=('libxml2>=2.7.8' 'ghostscript>=9.00' 'openssl>=1.0.0' 'zlib' 'libstdc++') +depends=('libxml2>=2.7.8' 'xghostscript>=9.10' 'openssl>=1.0.0' 'zlib' 'libstdc++') options=('scriptlet') groups=('xlib') archs=('i686' 'x86_64') -up2date="lynx -dump http://libspectre.freedesktop.org/releases/|Flasttar" +up2date="Flasttar http://libspectre.freedesktop.org/releases/" source=(http://libspectre.freedesktop.org/releases/$pkgname-$pkgver.tar.gz) -sha1sums=('819475c7e34a1e9bc2e876110fee530b42aecabd') +sha1sums=('a7efd97b82b84ff1bb7a0d88c7e35ad10cc84ea8') # optimization OK _______________________________________________ Frugalware-git mailing list [email protected] http://frugalware.org/mailman/listinfo/frugalware-git
