Date: Monday, January 2, 2023 @ 08:02:26
Author: grawlinson
Revision: 1372874
upgpkg: python-pillow 9.4.0-1; new upstream release
Modified:
python-pillow/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2023-01-02 08:02:17 UTC (rev 1372873)
+++ PKGBUILD 2023-01-02 08:02:26 UTC (rev 1372874)
@@ -3,7 +3,7 @@
# Contributor: minder
pkgname=python-pillow
-pkgver=9.3.0
+pkgver=9.4.0
pkgrel=1
pkgdesc='Python Imaging Library (PIL) fork'
arch=('x86_64')
@@ -35,7 +35,7 @@
'python-olefile: OLE2 file support'
'python-pyqt5: for the ImageQt module'
)
-_commit='d594f4cb8dc47fb0c69ae58d9fff86faae4515bd'
+_commit='a5bbab1c1e63b439de191ef2040173713b26d2da'
source=("$pkgname::git+https://github.com/python-pillow/Pillow#commit=$_commit")
b2sums=('SKIP')