diff options
author | Edinaldo P. Silva <edps.mundognu@gmail.com> | 2017-01-15 06:06:36 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2017-01-15 06:06:36 +0700 |
commit | 1ae7e20a665b7ed63dd0277ed331b57f13a715a4 (patch) | |
tree | cdfe153ab2166d59704e8c5924c7215be2dfacab /desktop | |
parent | e852c05f69f4a9aea1b198e9bc16f3484701d675 (diff) | |
download | slackbuilds-1ae7e20a665b7ed63dd0277ed331b57f13a715a4.tar.gz |
desktop/imgur-screenshot: Updated for version 1.7.4.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'desktop')
-rw-r--r-- | desktop/imgur-screenshot/imgur-screenshot.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/imgur-screenshot/imgur-screenshot.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/imgur-screenshot/imgur-screenshot.SlackBuild b/desktop/imgur-screenshot/imgur-screenshot.SlackBuild index 9c3a0109ce..28e94d5454 100644 --- a/desktop/imgur-screenshot/imgur-screenshot.SlackBuild +++ b/desktop/imgur-screenshot/imgur-screenshot.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for imgur-screenshot. # -# Copyright 2016 Edinaldo P. Silva, Rio de Janeiro, Brazil. +# Copyright 2016-2017 Edinaldo P. Silva, Rio de Janeiro, Brazil. # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=imgur-screenshot -VERSION=${VERSION:-1.7.3} +VERSION=${VERSION:-1.7.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/desktop/imgur-screenshot/imgur-screenshot.info b/desktop/imgur-screenshot/imgur-screenshot.info index 6f52760428..0d2066ad09 100644 --- a/desktop/imgur-screenshot/imgur-screenshot.info +++ b/desktop/imgur-screenshot/imgur-screenshot.info @@ -1,8 +1,8 @@ PRGNAM="imgur-screenshot" -VERSION="1.7.3" +VERSION="1.7.4" HOMEPAGE="https://github.com/jomo/imgur-screenshot/" -DOWNLOAD="https://github.com/jomo/imgur-screenshot/archive/v1.7.3/imgur-screenshot-1.7.3.tar.gz" -MD5SUM="3ab1cffd79999b103855511e1a8214f7" +DOWNLOAD="https://github.com/jomo/imgur-screenshot/archive/v1.7.4/imgur-screenshot-1.7.4.tar.gz" +MD5SUM="0b024ce051c3da34248d829098deb7fe" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="scrot xclip" |