mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-18 22:06:04 +01:00
development/pycups: Updated for version 1.9.45
This commit is contained in:
parent
e489cc6c13
commit
9e84a5fdc1
2 changed files with 5 additions and 5 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
# Slackware build script for pycups
|
||||
|
||||
# Copyright 2008 Heinz Wiesinger <pprkut@liwjatan.at>
|
||||
# Copyright 2008-2009 Heinz Wiesinger <pprkut@liwjatan.at>
|
||||
# All rights reserved.
|
||||
#
|
||||
# Redistribution and use of this script, with or without modification, is
|
||||
|
@ -23,7 +23,7 @@
|
|||
# ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
|
||||
PRGNAM=pycups
|
||||
VERSION=1.9.42
|
||||
VERSION=1.9.45
|
||||
ARCH=${ARCH:-i486}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="pycups"
|
||||
VERSION="1.9.42"
|
||||
VERSION="1.9.45"
|
||||
HOMEPAGE="http://cyberelk.net/tim/software/pycups/"
|
||||
DOWNLOAD="http://cyberelk.net/tim/data/pycups/pycups-1.9.42.tar.bz2"
|
||||
MD5SUM="030379d4accc18c402cd1ec367524a3b"
|
||||
DOWNLOAD="http://cyberelk.net/tim/data/pycups/pycups-1.9.45.tar.bz2"
|
||||
MD5SUM="ff634a6751f8a859ed26751bf03abef0"
|
||||
MAINTAINER="ppr:kut"
|
||||
EMAIL="pprkut@liwjatan.at"
|
||||
APPROVED="dsomero"
|
||||
|
|
Loading…
Reference in a new issue