summaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
author Donald Cooley <chytraeu@sdf.org>2017-12-20 09:34:12 +0000
committer Willy Sudiarto Raharjo <willysr@slackbuilds.org>2017-12-21 08:19:24 +0700
commitfe45640b284268447c9f59176eb35919d86fab05 (patch)
tree65f4efc16c26aebbac23f44ec1ae410b47c44a2d /graphics
parentc1c9484b327c9f1b1927be95a814a6d776e2be14 (diff)
downloadslackbuilds-fe45640b284268447c9f59176eb35919d86fab05.tar.gz
slackbuilds-fe45640b284268447c9f59176eb35919d86fab05.tar.xz
graphics/shutter: Updated for version 0.94.
Signed-off-by: David Spencer <idlemoor@slackbuilds.org>
Diffstat (limited to 'graphics')
-rw-r--r--graphics/shutter/README6
-rw-r--r--graphics/shutter/shutter.SlackBuild4
-rw-r--r--graphics/shutter/shutter.info8
3 files changed, 9 insertions, 9 deletions
diff --git a/graphics/shutter/README b/graphics/shutter/README
index f1af0f1077..9c1da2a7c7 100644
--- a/graphics/shutter/README
+++ b/graphics/shutter/README
@@ -1,5 +1,5 @@
-Shutter is a feature-rich screenshot program. You can take a screenshot
-of a specific area, window, your whole screen, or even of a website -
-apply different effects to it, draw on it to highlight points, and then
+Shutter is a feature-rich screenshot program. You can take a screenshot
+of a specific area, window, your whole screen, or even of a website -
+apply different effects to it, draw on it to highlight points, and then
upload to an image hosting site, all within one window. Shutter is free,
open-source, and licensed under GPL v3.
diff --git a/graphics/shutter/shutter.SlackBuild b/graphics/shutter/shutter.SlackBuild
index c2896620a6..75f108c164 100644
--- a/graphics/shutter/shutter.SlackBuild
+++ b/graphics/shutter/shutter.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for shutter
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
-# Copyright 2016 Donald Cooley South Haven, IN USA
+# Copyright 2016-2017 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.93.1}
+VERSION=${VERSION:-0.94}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
diff --git a/graphics/shutter/shutter.info b/graphics/shutter/shutter.info
index 5edf370daa..62554b7e79 100644
--- a/graphics/shutter/shutter.info
+++ b/graphics/shutter/shutter.info
@@ -1,10 +1,10 @@
PRGNAM="shutter"
-VERSION="0.93.1"
+VERSION="0.94"
HOMEPAGE="http://shutter-project.org"
-DOWNLOAD="http://shutter-project.org/wp-content/uploads/releases/tars/shutter-0.93.1.tar.gz"
-MD5SUM="614602040851e4cba0778704304330a0"
+DOWNLOAD="https://launchpad.net/shutter/0.9x/0.94/+download/shutter-0.94.tar.gz"
+MD5SUM="f9c230069de8b02a5d893c5974c145c4"
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"
+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"
MAINTAINER="Donald Cooley"
EMAIL="chytraeu@sdf.org"