Date: Monday, March 25, 2019 @ 13:45:55
  Author: felixonmars
Revision: 443462

upgpkg: python-wand 0.5.2-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-03-25 13:45:45 UTC (rev 443461)
+++ PKGBUILD    2019-03-25 13:45:55 UTC (rev 443462)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <[email protected]>
 
 pkgname=python-wand
-pkgver=0.5.1
+pkgver=0.5.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=('a9b2812f0bce1c13e7263e7aebd0558d25dc57cef253ce7ed2af359232b5e958984f5d065dea33001ea912bdb97ae2393df4856cf14a0495fe6e910163034e3e')
+sha512sums=('a4a81f25ed77ab5d96073cec9ec07d53c942e2e302dcd6a4b957ab8406f321095976d57ecd2569cc51203ce99608684fcf9036de512fa7e533357ae6023ab25b')
 
 build() {
   cd wand-$pkgver

Reply via email to