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 | b47d47e7a3a125c2fc4763a72ea19a9153e65d4d (patch) | |
tree | 5ec5d73dc5f885fef6b582433ac52e1358e92919 /community/a2ps/APKBUILD | |
parent | de9871be389b84e1768ae557f6a45185af2d23d0 (diff) | |
download | aports-b47d47e7a3a125c2fc4763a72ea19a9153e65d4d.tar.bz2 aports-b47d47e7a3a125c2fc4763a72ea19a9153e65d4d.tar.xz |
main/a2ps: rebuild against ghostscript 9.50
Closes GH-11934
Diffstat (limited to 'community/a2ps/APKBUILD')
-rw-r--r-- | community/a2ps/APKBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/community/a2ps/APKBUILD b/community/a2ps/APKBUILD index d8960c8e6e..0c63375a59 100644 --- a/community/a2ps/APKBUILD +++ b/community/a2ps/APKBUILD @@ -1,7 +1,7 @@ # Maintainer: Natanael Copa <ncopa@alpinelinux.org> pkgname=a2ps pkgver=4.14 -pkgrel=7 +pkgrel=8 pkgdesc="a2ps is an Any to PostScript filter" url="https://www.gnu.org/software/a2ps/" arch="all" |