From 4161c056a796527e30d2a2387ab9839d8a8f8b1e Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Wed, 19 Jun 2024 22:58:52 +0000 Subject: [PATCH] extra/cups to 2.4.10-1 --- extra/cups/.SRCINFO | 10 +++++----- extra/cups/PKGBUILD | 4 ++-- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/extra/cups/.SRCINFO b/extra/cups/.SRCINFO index 62eb2fd83..17e19676c 100644 --- a/extra/cups/.SRCINFO +++ b/extra/cups/.SRCINFO @@ -1,5 +1,5 @@ pkgbase = cups - pkgver = 2.4.9 + pkgver = 2.4.10 pkgrel = 1 epoch = 2 url = https://openprinting.github.io/cups/ @@ -14,8 +14,8 @@ pkgbase = cups makedepends = avahi makedepends = systemd makedepends = libpaper - source = https://github.com/OpenPrinting/cups/releases/download/v2.4.9/cups-2.4.9-source.tar.gz - source = https://github.com/OpenPrinting/cups/releases/download/v2.4.9/cups-2.4.9-source.tar.gz.sig + source = https://github.com/OpenPrinting/cups/releases/download/v2.4.10/cups-2.4.10-source.tar.gz + source = https://github.com/OpenPrinting/cups/releases/download/v2.4.10/cups-2.4.10-source.tar.gz.sig source = cups.logrotate source = cups.pam source = cups.sysusers @@ -23,7 +23,7 @@ pkgbase = cups source = cups-freebind.patch source = guid.patch validpgpkeys = 7082A0A50A2E92640F3880E0E4522DCC9B246FF7 - sha256sums = 38fbf4535a10554113e013d54fedda03ee88007ea6a9761d626a04e1e4489e8c + sha256sums = d75757c2bc0f7a28b02ee4d52ca9e4b1aa1ba2affe16b985854f5336940e5ad7 sha256sums = SKIP sha256sums = d87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9 sha256sums = 57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5 @@ -45,7 +45,7 @@ pkgname = cups install = cups.install depends = acl depends = pam - depends = libcups>=2.4.9 + depends = libcups>=2.4.10 depends = cups-filters depends = dbus depends = systemd diff --git a/extra/cups/PKGBUILD b/extra/cups/PKGBUILD index ecb50341e..fa561c9d2 100644 --- a/extra/cups/PKGBUILD +++ b/extra/cups/PKGBUILD @@ -5,7 +5,7 @@ pkgbase="cups" pkgname=('libcups' 'cups') -pkgver=2.4.9 +pkgver=2.4.10 pkgrel=1 epoch=2 arch=('x86_64') @@ -24,7 +24,7 @@ source=(https://github.com/OpenPrinting/cups/releases/download/v${pkgver}/cups-$ cups-freebind.patch guid.patch ) -sha256sums=('38fbf4535a10554113e013d54fedda03ee88007ea6a9761d626a04e1e4489e8c' +sha256sums=('d75757c2bc0f7a28b02ee4d52ca9e4b1aa1ba2affe16b985854f5336940e5ad7' 'SKIP' 'd87fa0f0b5ec677aae34668f260333db17ce303aa1a752cba5f8e72623d9acf9' '57dfd072fd7ef0018c6b0a798367aac1abb5979060ff3f9df22d1048bb71c0d5'