community/python-cairosvg to 2.4.1-1

This commit is contained in:
Kevin Mihelich 2019-08-26 12:38:16 +00:00
parent 6c81df4b10
commit dc6c561570

View file

@ -6,7 +6,7 @@
pkgname=python-cairosvg
_pkgname=CairoSVG
pkgver=2.4.0
pkgver=2.4.1
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=('53a39e7fef356a5757e9c31b509e99152b2506d337d87fb5035589da7a7a79515474090f458244ee9425afced2b5218bd48d0c77b472aeca1c61efd633409428')
sha512sums=('21dddd87c191b5467a5f77178e896d4ea87fda63b437284b68c3edd19af70ac0e41f13c398125021bacaa3358c48446c908eec052d9e25d6142d5acdd124d28e')
prepare() {
cd $_pkgname-$pkgver