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

Felix Yan felixonmars at gemini.archlinux.org
Tue Aug 17 10:18:52 UTC 2021


    Date: Tuesday, August 17, 2021 @ 10:18:52
  Author: felixonmars
Revision: 1001297

upgpkg: python-wand 0.6.7-1

Modified:
  python-wand/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-17 10:18:42 UTC (rev 1001296)
+++ PKGBUILD	2021-08-17 10:18:52 UTC (rev 1001297)
@@ -1,7 +1,7 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.6.6
+pkgver=0.6.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=('8135088da9d26b444e809a8a99f7b07d39e283a3167acd7ed7943b0944dc0486598de40896c1db1aa984dfb9b598b6e030a14223b8367eef697e9373697e39c5')
+sha512sums=('c619671e280366569bf6e1bc8eac79393c06e519369f50b01f0896e5f2da7311d5b8be0c82fd9df6a995b7235f38133272e625306029a6a06dd0dfb0ae714aeb')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list