python-cups: update to 1.9.72
This commit is contained in:
parent
c40814debd
commit
3183b60ab5
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cups'
|
||||
pkgname=python-cups
|
||||
version=1.9.70
|
||||
version=1.9.72
|
||||
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 <xtraeme@gmail.com>"
|
||||
distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2"
|
||||
checksum=668860346c69474bbf1f3d728a1b147fdde0aab0197f3a381dda550712d70e5f
|
||||
checksum=7f635cb95149e2fab6693ee0261a4491f3f9521549652a9fdcc9654978037ca7
|
||||
|
||||
python3.4-cups_package() {
|
||||
short_desc="${short_desc/Python2/Python3.4}"
|
||||
|
|
Loading…
Reference in New Issue