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

Felix Yan felixonmars at archlinux.org
Sun May 26 05:57:16 UTC 2019


    Date: Sunday, May 26, 2019 @ 05:57:15
  Author: felixonmars
Revision: 470815

upgpkg: python-wand 0.5.4-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-26 05:53:53 UTC (rev 470814)
+++ PKGBUILD	2019-05-26 05:57:15 UTC (rev 470815)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.5.3
+pkgver=0.5.4
 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=('2d7886082b6b8bc6065fae65ee58e393e8e7d9f45c7f7f0f10e53870b8d929fe3483954702aaafb17bc3d593eedb58a1e91c8a474bcf41a81758e4127599dd94')
+sha512sums=('06a1b32088041041f0bdbfacda593edebfa43cf3427ae441f58a221f0bc4d5b3565d40e5b0e92e83c1eeae48d096add9fbfb2d2653a521b2ec3a8ebcc1ad2e42')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list