aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Berthault <justin.berthault@zaclys.net>2020-06-04 19:39:18 +0200
committerRasmus Thomsen <oss@cogitri.dev>2020-06-04 18:09:08 +0000
commitbeee89fea2cf3ed2b4b73291b38ee501208bff29 (patch)
treecc76e881961d0c7938dbb9d9416cbf5098b0faaa
parent4658db185526baf27dedf683d00890b9f307921b (diff)
downloadalpine_aports-beee89fea2cf3ed2b4b73291b38ee501208bff29.tar.bz2
alpine_aports-beee89fea2cf3ed2b4b73291b38ee501208bff29.tar.xz
alpine_aports-beee89fea2cf3ed2b4b73291b38ee501208bff29.zip
community/libspectre: upgrade to 0.2.9
-rw-r--r--community/libspectre/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/libspectre/APKBUILD b/community/libspectre/APKBUILD
index dddde2dbf6..59fd2b8347 100644
--- a/community/libspectre/APKBUILD
+++ b/community/libspectre/APKBUILD
@@ -2,8 +2,8 @@
2# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch> 2# Contributor: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
3# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch> 3# Maintainer: Jean-Louis Fuchs <jean-louis.fuchs@adfinis-sygroup.ch>
4pkgname=libspectre 4pkgname=libspectre
5pkgver=0.2.8 5pkgver=0.2.9
6pkgrel=3 6pkgrel=0
7pkgdesc="A small library for rendering Postscript documents" 7pkgdesc="A small library for rendering Postscript documents"
8url="http://www.freedesktop.org/wiki/Software/libspectre" 8url="http://www.freedesktop.org/wiki/Software/libspectre"
9arch="all" 9arch="all"
@@ -51,5 +51,5 @@ check() {
51 file work/document.png | grep -q "PNG image data" || error "Failed png test" 51 file work/document.png | grep -q "PNG image data" || error "Failed png test"
52} 52}
53 53
54sha512sums="ebbe7f6adcbc7f7d6af61f24e23b114116c878755dbe90f1163546c1284a005b4d539be01986c1f940611e84141ca19768b8effc2abf1013606da7c93547da86 libspectre-0.2.8.tar.gz 54sha512sums="7c24b5c83c6d356c89417d09dc76566afbe886ec189fe80d030a239c23ad25b061db071768117fa06805aa3d86f749fb232b7491bd7d467f26a40e348e74d5d2 libspectre-0.2.9.tar.gz
55c5148d38da69ebd125f66bb92204f2c7c79797d60a137d431122792c4e4cdcdb3a6a20cfadadd2821536449b1d638258f4596e43154e1ad2307bffa97af4908b test.ps" 55c5148d38da69ebd125f66bb92204f2c7c79797d60a137d431122792c4e4cdcdb3a6a20cfadadd2821536449b1d638258f4596e43154e1ad2307bffa97af4908b test.ps"