summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
author klaatu2022-03-06 09:46:38 +0100
committer Willy Sudiarto Raharjo2022-03-07 02:38:02 +0100
commitaf691c70a6eb563898d25064d2a2b9eeb98222de (patch)
tree84f3ad7d12a515ae5e2d71738c4506b2e458dd53
parentf8d5dd39e973d8a482a6a0d93e39c32d92ee8236 (diff)
downloadslackbuilds-af691c70a6eb563898d25064d2a2b9eeb98222de.tar.gz
graphics/gimp-plugin-bimp: Updated for version 2.6
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
-rw-r--r--graphics/gimp-plugin-bimp/README7
-rw-r--r--graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild4
-rw-r--r--graphics/gimp-plugin-bimp/gimp-plugin-bimp.info6
3 files changed, 8 insertions, 9 deletions
diff --git a/graphics/gimp-plugin-bimp/README b/graphics/gimp-plugin-bimp/README
index bcd1fad02d..74beae9287 100644
--- a/graphics/gimp-plugin-bimp/README
+++ b/graphics/gimp-plugin-bimp/README
@@ -2,8 +2,7 @@ gimp-plugin-bimp (Batch Image Manipulation Plugin for GIMP)
With BIMP you can apply a set of GIMP manipulations on groups of
images. It provides an easy to use interface and a lot of batch
-functions:
+functions, including:
-Resize, Crop, Flip and rotate, Blurring and sharpening, Color (and
-curve) correction, Watermark, Rename, Change compression and format,
-and much more.
+Resize, crop, flip, rotate, blur, sharpen, color correction,
+watermark, rename, change compression and format, and much more.
diff --git a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild
index b22549b597..7958dcb7ce 100644
--- a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild
+++ b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild
@@ -3,7 +3,7 @@
# Slackware build script for gimp-plugin-bimp
#
# Copyright 2015 Gethyn ThomasQuail <gethyn@bloodbathsoftworks.com>
-## Maintained by Klaatu @member.fsf.org
+# Maintained by Klaatu @member.fsf.org
# All rights reserved.
#
# Based on:
@@ -29,7 +29,7 @@
cd $(dirname $0) ; CWD=$(pwd)
PRGNAM=gimp-plugin-bimp
-VERSION=${VERSION:-2.5}
+VERSION=${VERSION:-2.6}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}
PKGTYPE=${PKGTYPE:-tgz}
diff --git a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info
index 1844b7077c..8675563093 100644
--- a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info
+++ b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info
@@ -1,8 +1,8 @@
PRGNAM="gimp-plugin-bimp"
-VERSION="2.5"
+VERSION="2.6"
HOMEPAGE="https://github.com/alessandrofrancesconi/gimp-plugin-bimp"
-DOWNLOAD="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v2.5/gimp-plugin-bimp-2.5.tar.gz"
-MD5SUM="773eadcae1816255733fef5d754e0c0f"
+DOWNLOAD="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v2.6/gimp-plugin-bimp-2.6.tar.gz"
+MD5SUM="e88c978abde481d2124ba9d73a56e14b"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""