Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / python-pillow-jpegxl-plugin
Commits: b955908d by Robin Candau at 2025-12-04T13:24:19+01:00 upgpkg: 1.3.6-1: New upstream release https://github.com/Isotr0py/pillow-jpegxl-plugin/releases/tag/v1.3.6 - - - - - 2 changed files: - .SRCINFO - PKGBUILD Changes: ===================================== .SRCINFO ===================================== @@ -1,6 +1,6 @@ pkgbase = python-pillow-jpegxl-plugin pkgdesc = A Python Pillow plugin that adds jxl support - pkgver = 1.3.5 + pkgver = 1.3.6 pkgrel = 1 url = https://github.com/Isotr0py/pillow-jpegxl-plugin arch = x86_64 @@ -11,7 +11,7 @@ pkgbase = python-pillow-jpegxl-plugin depends = python depends = python-pillow depends = libjxl - source = python-pillow-jpegxl-plugin-1.3.5.tar.gz::https://github.com/Isotr0py/pillow-jpegxl-plugin/archive/refs/tags/v1.3.5.tar.gz - sha256sums = 81a35b2de2b5e42072c5e23d59032a7722e5e9feddd04795ba5c693c2098de87 + source = python-pillow-jpegxl-plugin-1.3.6.tar.gz::https://github.com/Isotr0py/pillow-jpegxl-plugin/archive/refs/tags/v1.3.6.tar.gz + sha256sums = 1ffd776ed3026b14d2fac7dd8f3f9a18a0ad8dfb11396ab958a39e664edfeff1 pkgname = python-pillow-jpegxl-plugin ===================================== PKGBUILD ===================================== @@ -2,7 +2,7 @@ pkgname=python-pillow-jpegxl-plugin _pkgname=pillow-jpegxl-plugin -pkgver=1.3.5 +pkgver=1.3.6 pkgrel=1 pkgdesc="A Python Pillow plugin that adds jxl support" url="https://github.com/Isotr0py/pillow-jpegxl-plugin" @@ -11,7 +11,7 @@ license=('MIT') depends=('python' 'python-pillow' 'libjxl') makedepends=('python-maturin' 'python-installer' 'patchelf') source=("${pkgname}-${pkgver}.tar.gz::${url}/archive/refs/tags/v${pkgver}.tar.gz") -sha256sums=('81a35b2de2b5e42072c5e23d59032a7722e5e9feddd04795ba5c693c2098de87') +sha256sums=('1ffd776ed3026b14d2fac7dd8f3f9a18a0ad8dfb11396ab958a39e664edfeff1') build() { cd "${_pkgname}-${pkgver}" View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow-jpegxl-plugin/-/commit/b955908db3f2c2b141e728575a04e771c0aa9ab5 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/python-pillow-jpegxl-plugin/-/commit/b955908db3f2c2b141e728575a04e771c0aa9ab5 You're receiving this email because of your account on gitlab.archlinux.org.
