[arch-commits] Commit in libspectre/trunk (PKGBUILD)

Jan de Groot jgc at archlinux.org
Thu Jul 14 09:06:28 UTC 2016


    Date: Thursday, July 14, 2016 @ 09:06:28
  Author: jgc
Revision: 271848

upgpkg: libspectre 0.2.8-1

Modified:
  libspectre/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-14 08:50:24 UTC (rev 271847)
+++ PKGBUILD	2016-07-14 09:06:28 UTC (rev 271848)
@@ -2,15 +2,15 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=libspectre
-pkgver=0.2.7
-pkgrel=2
+pkgver=0.2.8
+pkgrel=1
 pkgdesc="Small library for rendering Postscript documents"
 arch=('i686' 'x86_64')
 license=('GPL2')
-url="http://www.freedesktop.org/wiki/Software/libspectre"
+url="https://www.freedesktop.org/wiki/Software/libspectre"
 depends=('ghostscript>=9.00')
 source=(http://libspectre.freedesktop.org/releases/${pkgname}-${pkgver}.tar.gz)
-sha1sums=('a7efd97b82b84ff1bb7a0d88c7e35ad10cc84ea8')
+sha1sums=('322499a5ba8874bc0cc20426b0e429024bf1a573')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list