diff options
-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" |