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

Felix Yan felixonmars at archlinux.org
Tue Jul 7 21:09:59 UTC 2020


    Date: Tuesday, July 7, 2020 @ 21:09:58
  Author: felixonmars
Revision: 660254

upgpkg: python-wand 0.6.2-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-07 20:53:42 UTC (rev 660253)
+++ PKGBUILD	2020-07-07 21:09:58 UTC (rev 660254)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.6.1
+pkgver=0.6.2
 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=('d7f360f6d834ca53345874f1848ffdc3c0d30f252c11e21cebc1c566e30e6f47468e4fae984efd8b4b9de21ab527998ff26c564557e1efbb1a6c9fdf33285f9b')
+sha512sums=('ff26542a3313f678641f0081227ac9d8b87cbc7f917926f4819a7ee1e02793072bebedb15f4cbb2c41ef7b5d462343ec6f5549e145c4c89fe30593cf782024a7')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list