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

Felix Yan felixonmars at archlinux.org
Sun Feb 28 22:30:46 UTC 2021


    Date: Sunday, February 28, 2021 @ 22:30:45
  Author: felixonmars
Revision: 876175

upgpkg: python-wand 0.6.6-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-02-28 22:30:32 UTC (rev 876174)
+++ PKGBUILD	2021-02-28 22:30:45 UTC (rev 876175)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.6.5
+pkgver=0.6.6
 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=('453f611fe33b0e5490ea2d3a472dc3f90bae8f123c3dc801ab80c74a12744ee58bf995eb34c0b1233dadb7d6eba864a107f10177d2b1dff325ed94115973b815')
+sha512sums=('8135088da9d26b444e809a8a99f7b07d39e283a3167acd7ed7943b0944dc0486598de40896c1db1aa984dfb9b598b6e030a14223b8367eef697e9373697e39c5')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list