python3-cups: update to 2.0.1.
This commit is contained in:
parent
ec1d2b60ea
commit
be78450602
1 changed files with 7 additions and 6 deletions
|
@ -1,14 +1,15 @@
|
|||
# Template file for 'python3-cups'
|
||||
pkgname=python3-cups
|
||||
version=1.9.74
|
||||
revision=5
|
||||
version=2.0.1
|
||||
revision=1
|
||||
wrksrc="pycups-${version}"
|
||||
build_style=python3-module
|
||||
hostmakedepends="python3-devel"
|
||||
makedepends="${hostmakedepends} cups-devel"
|
||||
short_desc="Python3 CUPS bindings"
|
||||
homepage="https://pypi.org/project/pycups/"
|
||||
license="GPL-2.0-or-later"
|
||||
maintainer="Orphaned <orphan@voidlinux.org>"
|
||||
distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2"
|
||||
checksum=86090f259a7c5d0d5caa3407a0e57c9e134027620cbc8f90bf4e37c8b53ed7b9
|
||||
license="GPL-2.0-or-later"
|
||||
homepage="https://pypi.org/project/pycups/"
|
||||
changelog="https://raw.githubusercontent.com/OpenPrinting/pycups/master/NEWS"
|
||||
distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.gz"
|
||||
checksum=57434ce5f62548eb12949ca8217f066f4eeb21a5d6ab8b13471dce350e380c90
|
||||
|
|
Loading…
Reference in a new issue