Date: Saturday, May 16, 2020 @ 08:57:30 Author: felixonmars Revision: 628157
upgpkg: python-wand 0.6.1-1 Modified: python-wand/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-05-16 08:57:10 UTC (rev 628156) +++ PKGBUILD 2020-05-16 08:57:30 UTC (rev 628157) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-wand -pkgver=0.6.0 +pkgver=0.6.1 pkgrel=1 pkgdesc="Ctypes-based simple MagickWand API binding for Python" url="https://github.com/emcconville/wand" @@ -12,7 +12,7 @@ checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'python-memory-profiler' 'python-psutil' 'ghostscript' 'librsvg') source=("$pkgname-$pkgver.tar.gz::https://github.com/emcconville/wand/archive/$pkgver.tar.gz") -sha512sums=('fc4bf2a105c9c8c00b55b0a016db53879fb78dd496fe67b2cd153eea46eec656a5e34deff46c0f12dc3652290cddb06e75b5db61ea2b9b0fde48c53601b94f76') +sha512sums=('d7f360f6d834ca53345874f1848ffdc3c0d30f252c11e21cebc1c566e30e6f47468e4fae984efd8b4b9de21ab527998ff26c564557e1efbb1a6c9fdf33285f9b') build() { cd wand-$pkgver
