From 36e3ca36b110437d5ab91efde47fd7ca5a268f1c Mon Sep 17 00:00:00 2001 From: Donald Cooley Date: Thu, 15 Nov 2018 21:05:57 +0000 Subject: [PATCH] graphics/shutter: Updated for version 0.94.2. Signed-off-by: David Spencer --- graphics/shutter/shutter.SlackBuild | 4 ++-- graphics/shutter/shutter.info | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/graphics/shutter/shutter.SlackBuild b/graphics/shutter/shutter.SlackBuild index 75f108c164..8b21f0929e 100644 --- a/graphics/shutter/shutter.SlackBuild +++ b/graphics/shutter/shutter.SlackBuild @@ -3,7 +3,7 @@ # Slackware build script for shutter # Copyright 2010 Binh Nguyen -# Copyright 2016-2017 Donald Cooley South Haven, IN USA +# Copyright 2016-2018 Donald Cooley South Haven, IN USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -25,7 +25,7 @@ PRGNAM=shutter -VERSION=${VERSION:-0.94} +VERSION=${VERSION:-0.94.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/shutter/shutter.info b/graphics/shutter/shutter.info index 62554b7e79..92be97fe70 100644 --- a/graphics/shutter/shutter.info +++ b/graphics/shutter/shutter.info @@ -1,10 +1,10 @@ PRGNAM="shutter" -VERSION="0.94" +VERSION="0.94.2" HOMEPAGE="http://shutter-project.org" -DOWNLOAD="https://launchpad.net/shutter/0.9x/0.94/+download/shutter-0.94.tar.gz" -MD5SUM="f9c230069de8b02a5d893c5974c145c4" +DOWNLOAD="https://launchpad.net/shutter/0.9x/0.94.2/+download/shutter-0.94.2.tar.gz" +MD5SUM="4565305d86b88b8630e39716232015ac" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -REQUIRES="perl-gnome2 perl-file-basedir perl-File-Copy-Recursive perl-File-Which perl-gnome2-wnck perl-goo-canvas perl-gtk2-imageview perl-Gtk2-Unique exiftool perl-JSON perl-JSON-XS perl-net-dbus perl-Path-Class perl-Proc-ProcessTable perl-Proc-ProcessTable perl-Proc-Simple perl-www-mechanize perl-x11-protocol perl-Sort-Naturally perl-LWP-Protocol-https" +REQUIRES="perl-gnome2 perl-file-basedir perl-File-Copy-Recursive perl-File-Which perl-gnome2-wnck perl-goo-canvas perl-gtk2-imageview perl-Gtk2-Unique exiftool perl-JSON perl-Cpanel-JSON-XS perl-JSON-MaybeXS perl-net-dbus perl-Path-Class perl-Proc-ProcessTable perl-Proc-ProcessTable perl-Proc-Simple perl-www-mechanize perl-x11-protocol perl-Sort-Naturally perl-http-message libwww-perl perl-LWP-Protocol-https perl-LWP-Protocol-socks perl-URI-Simple perl-WebService-Gyazo-B" MAINTAINER="Donald Cooley" EMAIL="chytraeu@sdf.org"