* update libvips to 8.16.0-2.1

This commit is contained in:
Alexander Baldeck 2025-02-07 10:13:24 +01:00
parent 43347823e9
commit 6334d96d27
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libvips
pkgdesc = A fast image processing library with low memory needs
pkgver = 8.16.0
pkgrel = 2
pkgrel = 2.1
url = https://libvips.github.io/libvips/
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=libvips
pkgver=8.16.0
pkgrel=2
pkgrel=2.1
pkgdesc="A fast image processing library with low memory needs"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
license=('LGPL-2.1-or-later')