diff options
author | Andrew Clemons <andrew.clemons@gmail.com> | 2021-04-25 12:34:16 +1200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-04-26 11:52:39 +0700 |
commit | 1f286672c8e352128a6ea9bc6975420d9a7244fe (patch) | |
tree | fae7738eda70263048dedb55f28094b346250a13 /graphics | |
parent | 24f943af54241a7a607546bec7c98290692b87c4 (diff) |
graphics/gimp-plugin-bimp: Updated for version 2.5.
This fixes building with the latest -current.
Signed-off-by: Andrew Clemons <andrew.clemons@gmail.com>
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild | 2 | ||||
-rw-r--r-- | graphics/gimp-plugin-bimp/gimp-plugin-bimp.info | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild index 1220882efe8e..3f2f259a4a85 100644 --- a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild +++ b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.SlackBuild @@ -27,7 +27,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gimp-plugin-bimp -VERSION=${VERSION:-2.0} +VERSION=${VERSION:-2.5} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info b/graphics/gimp-plugin-bimp/gimp-plugin-bimp.info index 1d0d937019c2..1844b7077cce 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.0" +VERSION="2.5" HOMEPAGE="https://github.com/alessandrofrancesconi/gimp-plugin-bimp" -DOWNLOAD="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v2.0/gimp-plugin-bimp-2.0.tar.gz" -MD5SUM="715a543f158fa9dd7a4f46dd2f28bb89" +DOWNLOAD="https://github.com/alessandrofrancesconi/gimp-plugin-bimp/archive/v2.5/gimp-plugin-bimp-2.5.tar.gz" +MD5SUM="773eadcae1816255733fef5d754e0c0f" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |