community/python-cairosvg to 2.4.2-1

This commit is contained in:
Kevin Mihelich 2019-09-23 13:39:37 +00:00
parent f15e8414ab
commit 39777c49b1

View file

@ -6,7 +6,7 @@
pkgname=python-cairosvg
_pkgname=CairoSVG
pkgver=2.4.1
pkgver=2.4.2
pkgrel=1
pkgdesc='SVG converter based on Cairo. It can export SVG files to PDF, PostScript and PNG files'
arch=('any')
@ -16,7 +16,7 @@ depends=('python' 'python-setuptools' 'python-cairo' 'python-pillow' 'python-css
checkdepends=('python-pytest-runner' 'python-pytest-cov' 'python-pytest-flake8' 'python-pytest-isort')
replaces=('cairosvg')
source=("$pkgname-$pkgver.tar.gz::https://github.com/Kozea/CairoSVG/archive/$pkgver.tar.gz")
sha512sums=('21dddd87c191b5467a5f77178e896d4ea87fda63b437284b68c3edd19af70ac0e41f13c398125021bacaa3358c48446c908eec052d9e25d6142d5acdd124d28e')
sha512sums=('b491e8aae0ebec55ad27a55d083954f715d668ca74eccc18d19ad53072143f7a05a11d979884464422a1bc0d90e9bed7a57e6a2df620a80134bb4b894124151a')
prepare() {
cd $_pkgname-$pkgver