hashworks pushed to branch main at Arch Linux / Packaging / Packages / libvips
Commits:
25510bc1 by Justin Kromlinger at 2025-03-05T12:29:25+01:00
upgpkg: 8.16.0-3: Move `python` to `optdepends`, see #1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = libvips
pkgdesc = A fast image processing library with low memory needs
pkgver = 8.16.0
- pkgrel = 2
+ pkgrel = 3
url = https://libvips.github.io/libvips/
arch = x86_64
license = LGPL-2.1-or-later
=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
pkgname=libvips
pkgver=8.16.0
-pkgrel=2
+pkgrel=3
pkgdesc="A fast image processing library with low memory needs"
arch=('x86_64')
license=('LGPL-2.1-or-later')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libvips/-/commit/25510bc1e879d4b544c7d74f1aed89f360d60b7f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/libvips/-/commit/25510bc1e879d4b544c7d74f1aed89f360d60b7f
You're receiving this email because of your account on gitlab.archlinux.org.