Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
python-pillow


Commits:
c069e813 by Antonio Rojas at 2024-04-20T13:58:21+02:00
upgpkg: 10.3.0-1: Update to 10.3.0

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = python-pillow
        pkgdesc = Python Imaging Library (PIL) fork
-       pkgver = 10.2.0
-       pkgrel = 3
+       pkgver = 10.3.0
+       pkgrel = 1
        url = https://python-pillow.org
        arch = x86_64
        license = BSD
@@ -30,7 +30,7 @@ pkgbase = python-pillow
        optdepends = tk: for the ImageTK module
        optdepends = python-olefile: OLE2 file support
        optdepends = python-pyqt6: for the ImageQt module
-       source = 
python-pillow::git+https://github.com/python-pillow/Pillow#commit=6956d0b2853f5c7ec5f6ec4c60725c5a7ee73aeb
+       source = 
python-pillow::git+https://github.com/python-pillow/Pillow#commit=5c89d88eee199ba53f64581ea39b6a1bc52feb1a
        b2sums = SKIP
 
 pkgname = python-pillow


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 # Contributor: minder
 
 pkgname=python-pillow
-pkgver=10.2.0
-pkgrel=3
+pkgver=10.3.0
+pkgrel=1
 pkgdesc='Python Imaging Library (PIL) fork'
 arch=('x86_64')
 url='https://python-pillow.org'
@@ -42,7 +42,7 @@ optdepends=(
   'python-olefile: OLE2 file support'
   'python-pyqt6: for the ImageQt module'
 )
-_commit='6956d0b2853f5c7ec5f6ec4c60725c5a7ee73aeb'
+_commit='5c89d88eee199ba53f64581ea39b6a1bc52feb1a'
 
source=("$pkgname::git+https://github.com/python-pillow/Pillow#commit=$_commit";)
 b2sums=('SKIP')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow/-/commit/c069e813652e5d8526462dc736945b2a711e04ed

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow/-/commit/c069e813652e5d8526462dc736945b2a711e04ed
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to