python-cups: update to 1.9.73.
This commit is contained in:
parent
112dd4b701
commit
cadd44a0c3
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'python-cups'
|
||||
pkgname=python-cups
|
||||
version=1.9.72
|
||||
version=1.9.73
|
||||
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@voidlinux.eu>"
|
||||
distfiles="${PYPI_SITE}/p/pycups/pycups-${version}.tar.bz2"
|
||||
checksum=7f635cb95149e2fab6693ee0261a4491f3f9521549652a9fdcc9654978037ca7
|
||||
checksum=c381be011889ca6f728598578c89c8ac9f7ab1e95b614474df9f2fa831ae5335
|
||||
|
||||
python3.4-cups_package() {
|
||||
short_desc="${short_desc/Python2/Python3.4}"
|
||||
|
|
Loading…
Reference in a new issue