[arch-commits] Commit in python-wand/trunk (PKGBUILD)
Felix Yan
felixonmars at archlinux.org
Sun Nov 29 22:57:56 UTC 2020
Date: Sunday, November 29, 2020 @ 22:57:56
Author: felixonmars
Revision: 766497
upgpkg: python-wand 0.6.5-1
Modified:
python-wand/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-11-29 22:57:49 UTC (rev 766496)
+++ PKGBUILD 2020-11-29 22:57:56 UTC (rev 766497)
@@ -1,7 +1,7 @@
# Maintainer: Felix Yan <felixonmars at archlinux.org>
pkgname=python-wand
-pkgver=0.6.4
+pkgver=0.6.5
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=('38d98e2726d159932438e4160395b2ddaf18ed9e5360f8f3156c3f53d55ea8c58b29c291f57013bac0ff444f91fdffe98577fc95a0a4011e71c2f3c32295e4fb')
+sha512sums=('453f611fe33b0e5490ea2d3a472dc3f90bae8f123c3dc801ab80c74a12744ee58bf995eb34c0b1233dadb7d6eba864a107f10177d2b1dff325ed94115973b815')
build() {
cd wand-$pkgver
More information about the arch-commits
mailing list