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

Felix Yan felixonmars at archlinux.org
Thu Sep 5 06:21:48 UTC 2019


    Date: Thursday, September 5, 2019 @ 06:21:48
  Author: felixonmars
Revision: 508146

upgpkg: python-wand 0.5.7-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-05 06:16:39 UTC (rev 508145)
+++ PKGBUILD	2019-09-05 06:21:48 UTC (rev 508146)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.5.6
+pkgver=0.5.7
 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=('0fa39b35de72906751299a1bd75252518919afb46ff4723e64647a652e819eca9f636d92e5fee588ab080eb1aa6fc10b0024dcb377c0c7f047b30733b7026216')
+sha512sums=('cdd30133dc35b87c9e956b61221d9f6ec711c8654d0b45b4e9f1ece30de7a374a01527260f08f5e16d6915546225d2bb72905da986abd1bdd29ef648de6451e6')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list