diff options
Diffstat (limited to 'graphics/screengrab')
-rw-r--r-- | graphics/screengrab/screengrab.SlackBuild | 4 | ||||
-rw-r--r-- | graphics/screengrab/screengrab.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/graphics/screengrab/screengrab.SlackBuild b/graphics/screengrab/screengrab.SlackBuild index e50948ff55..d4385eb5f6 100644 --- a/graphics/screengrab/screengrab.SlackBuild +++ b/graphics/screengrab/screengrab.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Slackware build script for screengrab -# Copyright 2013 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy +# Copyright 2013-2015 Matteo Bernardini <ponce@slackbuilds.org>, Pisa, Italy # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -22,7 +22,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=screengrab -VERSION=${VERSION:-1.0} +VERSION=${VERSION:-1.2.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/screengrab/screengrab.info b/graphics/screengrab/screengrab.info index 9f40b1c7c5..e65afe4eac 100644 --- a/graphics/screengrab/screengrab.info +++ b/graphics/screengrab/screengrab.info @@ -1,8 +1,8 @@ PRGNAM="screengrab" -VERSION="1.0" +VERSION="1.2.1" HOMEPAGE="http://screengrab.doomer.org" -DOWNLOAD="http://ponce.cc/slackware/sources/repo/screengrab-1.0.tar.gz" -MD5SUM="9b5c09754c544d485933e7847c80f548" +DOWNLOAD="http://ponce.cc/slackware/sources/repo/screengrab-1.2.1.tar.gz" +MD5SUM="b233b108558c509419bd754ba1c2c318" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |