* update libcupsfilters to 2.1.0-3

This commit is contained in:
Alexander Baldeck 2025-02-10 12:03:35 +01:00
parent cbdd10a4b9
commit 1efa9c6e73
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
pkgbase = libcupsfilters
pkgdesc = OpenPrinting CUPS Filters - contains all the code of the filters of the former cups-filters package as library functions
pkgver = 2.1.0
pkgrel = 2
pkgrel = 3
url = https://github.com/OpenPrinting/libcupsfilters
arch = x86_64
arch = powerpc64le

View File

@ -3,7 +3,7 @@
pkgname=libcupsfilters
pkgver=2.1.0
pkgrel=2
pkgrel=3
pkgdesc="OpenPrinting CUPS Filters - contains all the code of the filters of the former cups-filters package as library functions"
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
url="https://github.com/OpenPrinting/libcupsfilters"