From 978e833fc4b1bc146e456421550eda1267d62c40 Mon Sep 17 00:00:00 2001 From: Eric Hameleers Date: Wed, 6 Feb 2019 21:27:59 +0000 Subject: compat32-tools: to massconvert32.sh added GTK+-3 support: l/at-spi2-atk l/at-spi2-core l/gtk+-3 l/gobject-introspection l/gtk+3 l/json-glib l/libcroco l/librsvg --- source/compat32-tools/compat32-tools.SlackBuild | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/source/compat32-tools/compat32-tools.SlackBuild b/source/compat32-tools/compat32-tools.SlackBuild index 059ce9e..4675463 100755 --- a/source/compat32-tools/compat32-tools.SlackBuild +++ b/source/compat32-tools/compat32-tools.SlackBuild @@ -1,7 +1,7 @@ #!/bin/sh # Copyright (c) 2009 Frederick Emmott -# Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018 Eric Hameleers, Eindhoven, NL +# Copyright (c) 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019 Eric Hameleers, Eindhoven, NL # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,10 +23,10 @@ PRGNAM=compat32-tools -VERSION=3.7 +VERSION=3.8 ARCH=noarch TAG=${TAG:-alien} -BUILD=${BUILD:-21} +BUILD=${BUILD:-1} CWD=$(pwd) TMP=${TMP:-/tmp} -- cgit v1.2.3