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

Felix Yan felixonmars at archlinux.org
Tue Sep 15 02:12:09 UTC 2020


    Date: Tuesday, September 15, 2020 @ 02:12:08
  Author: felixonmars
Revision: 706925

upgpkg: python-wand 0.6.3-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-15 02:12:05 UTC (rev 706924)
+++ PKGBUILD	2020-09-15 02:12:08 UTC (rev 706925)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.6.2
+pkgver=0.6.3
 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=('ff26542a3313f678641f0081227ac9d8b87cbc7f917926f4819a7ee1e02793072bebedb15f4cbb2c41ef7b5d462343ec6f5549e145c4c89fe30593cf782024a7')
+sha512sums=('33b74c4bfeae4a3b310f50b8e6d49392b6caa875d3e37c0fd41ebd44e72381f6cd857debfe514c36f1d1651ea0d85f4e5fd4c489d9f4351c85011f7c89c3c19e')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list