From f1b5fb8e4728888c343a14307c855330d42275d7 Mon Sep 17 00:00:00 2001 From: Alessio Sergi Date: Tue, 3 Feb 2015 23:37:52 +0100 Subject: [PATCH] python-cups: update to 1.9.70 --- srcpkgs/python-cups/template | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/srcpkgs/python-cups/template b/srcpkgs/python-cups/template index 1170fca66c2..a6d14ba8efe 100644 --- a/srcpkgs/python-cups/template +++ b/srcpkgs/python-cups/template @@ -1,6 +1,6 @@ # Template file for 'python-cups' pkgname=python-cups -version=1.9.68 +version=1.9.70 revision=1 wrksrc="pycups-${version}" build_style=python-module @@ -12,7 +12,7 @@ homepage="https://pypi.python.org/pypi/pycups" license="GPL-2" maintainer="Juan RP " distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2" -checksum=44346cbd9d6d1785e5cb5d76b661aff2039e920283bd6af251b72a1e668237c4 +checksum=668860346c69474bbf1f3d728a1b147fdde0aab0197f3a381dda550712d70e5f python3.4-cups_package() { short_desc="${short_desc/Python2/Python3.4}"