From f7d66f749967869811936f6a523737f2e71d5175 Mon Sep 17 00:00:00 2001 From: maxice8 Date: Wed, 3 Oct 2018 23:40:53 -0300 Subject: [PATCH] python-cups: update to 1.9.74. --- srcpkgs/python-cups/template | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/python-cups/template b/srcpkgs/python-cups/template index e02d475e62e..50fd76a2e6d 100644 --- a/srcpkgs/python-cups/template +++ b/srcpkgs/python-cups/template @@ -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 " distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2" -checksum=c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335 +checksum=86090f259a7c5d0d5caa3407a0e57c9e134027620cbc8f90bf4e37c8b53ed7b9 python3-cups_package() { short_desc="${short_desc/Python2/Python3}"