diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2022-06-29 21:37:08 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2022-07-02 09:55:43 +0700 |
commit | 9f8f072ee4f49d6bd0555573a03fe001cb91a4e3 (patch) | |
tree | 8e505508255e8609f5021dd2ad514a08492b5def /graphics/screengrab/screengrab.SlackBuild | |
parent | 5a64ca773371c9db15dbe3bda8d893978f7cdaae (diff) |
graphics/screengrab: Updated for version 2.4.0.
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'graphics/screengrab/screengrab.SlackBuild')
-rw-r--r-- | graphics/screengrab/screengrab.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/screengrab/screengrab.SlackBuild b/graphics/screengrab/screengrab.SlackBuild index 74a618dcb8da..19c119e20290 100644 --- a/graphics/screengrab/screengrab.SlackBuild +++ b/graphics/screengrab/screengrab.SlackBuild @@ -24,7 +24,7 @@ cd $(dirname $0) ; CWD=$(pwd) PRGNAM=screengrab -VERSION=${VERSION:-2.3.0} +VERSION=${VERSION:-2.4.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} PKGTYPE=${PKGTYPE:-tgz} |