python-cups: update to 1.9.74.

This commit is contained in:
maxice8 2018-10-03 23:40:53 -03:00 committed by maxice8
parent 5f25506a5d
commit f7d66f7499

View file

@ -1,7 +1,7 @@
# Template file for 'python-cups'
pkgname=python-cups
version=1.9.73
revision=3
version=1.9.74
revision=1
wrksrc="pycups-${version}"
build_style=python-module
hostmakedepends="python-devel python3-devel"
@ -11,7 +11,7 @@ homepage="https://pypi.org/project/pycups/"
license="GPL-2"
maintainer="Juan RP <xtraeme@voidlinux.eu>"
distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2"
checksum=c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335
checksum=86090f259a7c5d0d5caa3407a0e57c9e134027620cbc8f90bf4e37c8b53ed7b9
python3-cups_package() {
short_desc="${short_desc/Python2/Python3}"