[arch-commits] Commit in python-pillow/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Tue Jul 13 07:26:35 UTC 2021
Date: Tuesday, July 13, 2021 @ 07:26:35
Author: arojas
Revision: 976734
Update to 8.3.1
Modified:
python-pillow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-07-13 07:21:13 UTC (rev 976733)
+++ PKGBUILD 2021-07-13 07:26:35 UTC (rev 976734)
@@ -2,7 +2,7 @@
# Contributor: minder
pkgname=python-pillow
-pkgver=8.3.0
+pkgver=8.3.1
pkgrel=1
_appname=Pillow
_py3basever=3.9
@@ -18,7 +18,7 @@
makedepends=('python-setuptools' 'libwebp' 'tk')
checkdepends=('python-pytest')
source=("https://files.pythonhosted.org/packages/source/P/$_appname/$_appname-$pkgver.tar.gz")
-md5sums=('339f3b09a56cf286f750a70accce101b')
+md5sums=('e42fc66e41b5309436a573af49cec47c')
prepare() {
cd "$srcdir/$_appname-$pkgver"
More information about the arch-commits
mailing list