Andreas Radke pushed to branch main at Arch Linux / Packaging / Packages / 
pycups


Commits:
5bbdc3dd by Andreas Radke at 2024-04-18T16:12:52+02:00
upgpkg: 2.0.4-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = pycups
        pkgdesc = Python bindings for libcups
-       pkgver = 2.0.1
-       pkgrel = 7
+       pkgver = 2.0.4
+       pkgrel = 1
        url = https://github.com/OpenPrinting/pycups
        arch = x86_64
        license = GPL-2.0-or-later
@@ -10,7 +10,7 @@ pkgbase = pycups
        depends = python
        depends = glibc
        provides = pycups
-       source = 
python-pycups-2.0.1.tar.gz::https://github.com/OpenPrinting/pycups/archive/v2.0.1.tar.gz
-       sha256sums = 
cf7e63b07e2dbc6811e77f55cc11d7191799298a6565b83fc028ee3c9da0ad78
+       source = 
python-pycups-2.0.4.tar.gz::https://github.com/OpenPrinting/pycups/archive/v2.0.4.tar.gz
+       sha256sums = 
31d9cf62df7884fe430d11970a8c9278282a47a0ff6b1529c58c7d26e8eb4789
 
 pkgname = python-pycups


=====================================
PKGBUILD
=====================================
@@ -3,8 +3,8 @@
 
 pkgbase=pycups
 pkgname=('python-pycups')
-pkgver=2.0.1
-pkgrel=7
+pkgver=2.0.4
+pkgrel=1
 arch=('x86_64')
 url="https://github.com/OpenPrinting/pycups";
 license=('GPL-2.0-or-later')
@@ -13,7 +13,7 @@ depends=('libcups' 'python' 'glibc')
 makedepends=('python-setuptools')
 provides=('pycups')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/OpenPrinting/pycups/archive/v${pkgver}.tar.gz)
-sha256sums=('cf7e63b07e2dbc6811e77f55cc11d7191799298a6565b83fc028ee3c9da0ad78')
+sha256sums=('31d9cf62df7884fe430d11970a8c9278282a47a0ff6b1529c58c7d26e8eb4789')
 
 build() {
   cd ${pkgbase}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/pycups/-/commit/5bbdc3ddfca964524d2bc0a647da62b118ee0222

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


Reply via email to