graphics/ufraw: Updated for version 0.19.1.

Signed-off-by: Niels Horn <niels.horn@slackbuilds.org>
This commit is contained in:
Nishant Limbachia 2013-04-21 08:17:36 -03:00 committed by Niels Horn
parent 83f41a96f8
commit 449bb688fd
2 changed files with 4 additions and 4 deletions

View file

@ -26,7 +26,7 @@
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
PRGNAM="ufraw"
VERSION=${VERSION:-0.19}
VERSION=${VERSION:-0.19.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="ufraw"
VERSION="0.19"
VERSION="0.19.1"
HOMEPAGE="http://ufraw.sourceforge.net/"
DOWNLOAD="http://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.19/ufraw-0.19.tar.gz"
MD5SUM="d3e671cd01d2329f4ea16fd50386bf84"
DOWNLOAD="http://downloads.sourceforge.net/project/ufraw/ufraw/ufraw-0.19.1/ufraw-0.19.1.tar.gz"
MD5SUM="fc9e015013e30a198b652d80d156ed49"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="dcraw gtkimageview lensfun"