[arch-commits] Commit in python-wand/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 3 11:33:33 UTC 2019


    Date: Saturday, August 3, 2019 @ 11:33:33
  Author: felixonmars
Revision: 497121

upgpkg: python-wand 0.5.6-1

Modified:
  python-wand/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-08-03 08:00:08 UTC (rev 497120)
+++ PKGBUILD	2019-08-03 11:33:33 UTC (rev 497121)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.5.5
+pkgver=0.5.6
 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=('b9f51e506cd6256a9b9ec8d52c1ef5cf1428e500f5c28740c07b4188fce2f5164ca7ae23341e40ec51ee93c11afd6655a7f01d361b911984810b242e4b66324d')
+sha512sums=('0fa39b35de72906751299a1bd75252518919afb46ff4723e64647a652e819eca9f636d92e5fee588ab080eb1aa6fc10b0024dcb377c0c7f047b30733b7026216')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list