pdf2svg: Rebuild for poppler 0.85

This commit is contained in:
Alexey Pavlov
2020-02-20 15:28:43 +03:00
parent 21b160adc4
commit b20ca196ce

View File

@@ -4,7 +4,7 @@ _realname=pdf2svg
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=0.2.3
pkgrel=12
pkgrel=13
pkgdesc="A pdf to svg converter (mingw-w64)"
arch=('any')
url="http://www.cityinthesky.co.uk/opensource/pdf2svg/"