diff options
author | J0WI <J0WI@users.noreply.github.com> | 2019-10-25 00:33:32 +0200 |
---|---|---|
committer | Kevin Daudt <kdaudt@alpinelinux.org> | 2019-10-25 17:28:18 +0000 |
commit | 973235acf4cab77f286dcb7e0157977c463a5e6c (patch) | |
tree | 86989706e71854b3abed44eaf8c049ae0e8e01d8 | |
parent | 4d1e750bd773acbf45c39a5b5330186640ff9c08 (diff) | |
download | aports-973235acf4cab77f286dcb7e0157977c463a5e6c.tar.gz aports-973235acf4cab77f286dcb7e0157977c463a5e6c.tar.bz2 aports-973235acf4cab77f286dcb7e0157977c463a5e6c.tar.xz |
community/libspectre: rebuild against ghostscript 9.50
Closes GH-11934
-rw-r--r-- | community/libspectre/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/libspectre/APKBUILD b/community/libspectre/APKBUILD index ebd0c45399..31508467ce 100644 --- a/community/libspectre/APKBUILD +++ b/community/libspectre/APKBUILD @@ -3,7 +3,7 @@ # Maintainer: Jean-Louis Fuchs <ganwell@fangorn.ch> pkgname=libspectre pkgver=0.2.8 -pkgrel=1 +pkgrel=2 pkgdesc="A small library for rendering Postscript documents" url="http://www.freedesktop.org/wiki/Software/libspectre" arch="all" |