graphics/shutter: Updated for version 0.94.3.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
parent
6cb9d9fba7
commit
5be29578db
|
@ -3,7 +3,7 @@
|
|||
# Slackware build script for shutter
|
||||
|
||||
# Copyright 2010 Binh Nguyen <binhvng@gmail.com>
|
||||
# Copyright 2016-2018 Donald Cooley South Haven, IN USA
|
||||
# Copyright 2016-2019 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.2}
|
||||
VERSION=${VERSION:-0.94.3}
|
||||
BUILD=${BUILD:-1}
|
||||
TAG=${TAG:-_SBo}
|
||||
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
PRGNAM="shutter"
|
||||
VERSION="0.94.2"
|
||||
HOMEPAGE="http://shutter-project.org"
|
||||
DOWNLOAD="https://launchpad.net/shutter/0.9x/0.94.2/+download/shutter-0.94.2.tar.gz"
|
||||
MD5SUM="4565305d86b88b8630e39716232015ac"
|
||||
VERSION="0.94.3"
|
||||
HOMEPAGE="https://launchpad.net/shutter/"
|
||||
DOWNLOAD="https://launchpad.net/shutter/0.9x/0.94.3/+download/shutter-0.94.3.tar.gz"
|
||||
MD5SUM="e1f22983322897f27c5690f49de226cb"
|
||||
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-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"
|
||||
|
|
Loading…
Reference in New Issue