diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2015-03-09 19:56:28 +0100 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-03-14 16:55:51 +0700 |
commit | ecd2a0ac553d054727a4a8331119d4b75b206f76 (patch) | |
tree | 14c695a60878a854597b21089df274ea32d3175a /graphics | |
parent | f78f4ecbddea0d87a161922945210500ee67c23d (diff) |
graphics/screengrab: Updated for version 1.2.1.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Diffstat (limited to 'graphics')
-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 e50948ff5571..d4385eb5f6e7 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 9f40b1c7c53f..e65afe4eac9f 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="" |