graphics/ufraw: Updated for version 0.21.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2015-06-11 08:16:01 +07:00 committed by Willy Sudiarto Raharjo
parent 0cc698924d
commit 5d3188affa
2 changed files with 5 additions and 5 deletions

View file

@ -3,7 +3,7 @@
# Slackware Package Build Script for UFRaw (Unidentified Flying Raw)
# Home Page http://ufraw.sourceforge.net/
# Copyright (c) 2007-2014, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
# Copyright (c) 2007-2015, Nishant Limbachia, Hoffman Estates, IL, USA (nishant _AT_ mnspace _DOT_ net)
# Copyright (c) 2007, Robby Workman <rworkman@slackbuilds.org>
# All rights reserved.
#
@ -26,7 +26,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="ufraw"
VERSION=${VERSION:-0.20}
VERSION=${VERSION:-0.21}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ufraw"
VERSION="0.20"
VERSION="0.21"
HOMEPAGE="http://ufraw.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.20/ufraw-0.20.tar.gz"
MD5SUM="2eadf23d9f2795b1e0761003783abc36"
DOWNLOAD="http://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.21/ufraw-0.21.tar.gz"
MD5SUM="897873deec92f88e2b7c4e8699959f6f"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dcraw gtkimageview lensfun"