Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
cups-filters


Commits:
fa9d91cf by Andreas Radke at 2024-08-15T07:51:56+02:00
upgpkg: 2.0.1-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = cups-filters
        pkgdesc = OpenPrinting CUPS Filters
-       pkgver = 2.0.0
-       pkgrel = 2
+       pkgver = 2.0.1
+       pkgrel = 1
        url = https://wiki.linuxfoundation.org/openprinting/cups-filters
        arch = x86_64
        license = Apache-2.0 WITH LLVM-exception
@@ -12,7 +12,7 @@ pkgbase = cups-filters
        depends = libcupsfilters
        depends = glibc
        depends = sh
-       source = 
https://github.com/OpenPrinting/cups-filters/releases/download/2.0.0/cups-filters-2.0.0.tar.xz
-       sha256sums = 
b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8
+       source = 
https://github.com/OpenPrinting/cups-filters/releases/download/2.0.1/cups-filters-2.0.1.tar.xz
+       sha256sums = 
39e71de3ce06762b342749f1dc7cba6817738f7bf4d322c1bb9ab10b8569ab80
 
 pkgname = cups-filters


=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
 # Maintainer: Andreas Radke <andy...@archlinux.org>
 
 pkgname=cups-filters
-pkgver=2.0.0
-pkgrel=2
+pkgver=2.0.1
+pkgrel=1
 pkgdesc="OpenPrinting CUPS Filters"
 arch=('x86_64')
 url="https://wiki.linuxfoundation.org/openprinting/cups-filters";
@@ -10,7 +10,7 @@ license=('Apache-2.0 WITH LLVM-exception')
 depends=('libcups' 'libppd' 'libcupsfilters' 'glibc' 'sh')
 makedepends=('ghostscript' 'mupdf-tools')
 
source=(https://github.com/OpenPrinting/$pkgname/releases/download/$pkgver/$pkgname-$pkgver.tar.xz)
-sha256sums=('b5152e3dd148ed73835827ac2f219df7cf5808dbf9dbaec2aa0127b44de800d8')
+sha256sums=('39e71de3ce06762b342749f1dc7cba6817738f7bf4d322c1bb9ab10b8569ab80')
 
 build() {
   cd "$pkgname"-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cups-filters/-/commit/fa9d91cfec0be857b67bf55f60a16773133fdefb

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/cups-filters/-/commit/fa9d91cfec0be857b67bf55f60a16773133fdefb
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to