diff options
Diffstat (limited to 'graphics/dcraw/dcraw.SlackBuild')
-rw-r--r-- | graphics/dcraw/dcraw.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/dcraw/dcraw.SlackBuild b/graphics/dcraw/dcraw.SlackBuild index 8574b35432..baade0ed44 100644 --- a/graphics/dcraw/dcraw.SlackBuild +++ b/graphics/dcraw/dcraw.SlackBuild @@ -3,7 +3,7 @@ # Slackware Package Build Script for dcraw # Home Page http://cybercom.net/~dcoffin/dcraw -# Copyright (c) 2008-2013, Nishant Limbachia, Hoffman Estates, IL, USA +# Copyright (c) 2008-2014, Nishant Limbachia, Hoffman Estates, IL, USA # (nishant _AT_ mnspace _DOT_ net) # All rights reserved. @@ -30,7 +30,7 @@ # RAWPHOTO=yes ./dcraw.SlackBuild PRGNAM="dcraw" -VERSION=${VERSION:-9.20} +VERSION=${VERSION:-9.22} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |