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

Felix Yan felixonmars at gemini.archlinux.org
Sat Jul 23 07:44:57 UTC 2022


    Date: Saturday, July 23, 2022 @ 07:44:56
  Author: felixonmars
Revision: 1255521

upgpkg: python-wand 0.6.8-1

Modified:
  python-wand/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-07-23 07:41:51 UTC (rev 1255520)
+++ PKGBUILD	2022-07-23 07:44:56 UTC (rev 1255521)
@@ -1,8 +1,8 @@
 # Maintainer: Felix Yan <felixonmars at archlinux.org>
 
 pkgname=python-wand
-pkgver=0.6.7
-pkgrel=3
+pkgver=0.6.8
+pkgrel=1
 pkgdesc="Ctypes-based simple MagickWand API binding for Python"
 url="https://github.com/emcconville/wand"
 license=('MIT')
@@ -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=('c619671e280366569bf6e1bc8eac79393c06e519369f50b01f0896e5f2da7311d5b8be0c82fd9df6a995b7235f38133272e625306029a6a06dd0dfb0ae714aeb')
+sha512sums=('751fc579082be00322c79183d3d62c6347233a7d720b1571aaf8913b73ce4e8fc20c9040dcfe587a1d7cf462168b40c0175b654b5e5a74c9b0122bb0c07d56dc')
 
 build() {
   cd wand-$pkgver



More information about the arch-commits mailing list