Date: Tuesday, November 13, 2018 @ 18:16:34 Author: felixonmars Revision: 407139
upgpkg: python-wand 0.4.5-1 Modified: python-wand/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-11-13 18:11:55 UTC (rev 407138) +++ PKGBUILD 2018-11-13 18:16:34 UTC (rev 407139) @@ -1,7 +1,7 @@ # Maintainer: Felix Yan <[email protected]> pkgname=python-wand -pkgver=0.4.4 +pkgver=0.4.5 pkgrel=1 pkgdesc="Ctypes-based simple MagickWand API binding for Python" url="https://github.com/emcconville/wand" @@ -11,7 +11,7 @@ makedepends=('python-setuptools') checkdepends=('python-pytest-runner' 'python-pytest-xdist' 'python-memory-profiler' 'python-psutil') source=("$pkgname-$pkgver.tar.gz::https://github.com/emcconville/wand/archive/$pkgver.tar.gz") -sha512sums=('6083f69e539d8b95774c2b3b27f51ac3642fa81dbdf25170141cc3da2fa640b57ba26cf92d16768be4ae345f26a10d289cfc598c2a9bb99625b105a99feba438') +sha512sums=('9c08fc74a81137d6e409f318a9ca814fa2876ca7e1837176f5962fc9bab03efc61e6d56e3f214e8253a7e29f01ac98918fad2e5a1bf58c4c011bf811f5e61cc1') build() { cd wand-$pkgver
