diff options
author | Heinz Wiesinger <pprkut@liwjatan.at> | 2010-05-12 17:38:48 +0200 |
---|---|---|
committer | David Somero <xgizzmo@slackbuilds.org> | 2010-05-12 17:38:48 +0200 |
commit | 9e84a5fdc1c45e458b84a1c0d4a09fab46482eb9 (patch) | |
tree | c84a7d8dac2cff9ddb8c128c905d89a5bb495e53 /development/pycups/pycups.SlackBuild | |
parent | e489cc6c13f43f41b1cd6c79c7b3275e556620c1 (diff) | |
download | slackbuilds-9e84a5fdc1c45e458b84a1c0d4a09fab46482eb9.tar.gz |
development/pycups: Updated for version 1.9.45
Diffstat (limited to 'development/pycups/pycups.SlackBuild')
-rw-r--r-- | development/pycups/pycups.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/development/pycups/pycups.SlackBuild b/development/pycups/pycups.SlackBuild index 156c220f9e..92f20e7828 100644 --- a/development/pycups/pycups.SlackBuild +++ b/development/pycups/pycups.SlackBuild @@ -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} |