George Rawlinson pushed to branch main at Arch Linux / Packaging / Packages /
python-pillow
Commits:
ba0f2934 by George Rawlinson at 2024-12-23T23:41:32+00:00
todo: fix URL
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -7,7 +7,7 @@ pkgver=11.0.0
pkgrel=3
pkgdesc='Python Imaging Library (PIL) fork'
arch=('x86_64')
-url='https://python-pillow.org'
+url='https://pillow.readthedocs.io'
license=('MIT-CMU')
depends=(
'glibc'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow/-/commit/ba0f29347b36dca3895c616008d6d5773938458a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow/-/commit/ba0f29347b36dca3895c616008d6d5773938458a
You're receiving this email because of your account on gitlab.archlinux.org.