diff options
-rw-r--r-- | desktop/gtk-engines/gtk-engines.SlackBuild | 4 | ||||
-rw-r--r-- | desktop/gtk-engines/gtk-engines.info | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/desktop/gtk-engines/gtk-engines.SlackBuild b/desktop/gtk-engines/gtk-engines.SlackBuild index a93b463af5..e1ace5e4c0 100644 --- a/desktop/gtk-engines/gtk-engines.SlackBuild +++ b/desktop/gtk-engines/gtk-engines.SlackBuild @@ -24,8 +24,8 @@ # THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gtk-engines -VERSION=${VERSION:-2.91.1} -BUILD=${BUILD:-1} +VERSION=${VERSION:-2.20.2} +BUILD=${BUILD:-4} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then diff --git a/desktop/gtk-engines/gtk-engines.info b/desktop/gtk-engines/gtk-engines.info index 31bf53845f..bd685ab787 100644 --- a/desktop/gtk-engines/gtk-engines.info +++ b/desktop/gtk-engines/gtk-engines.info @@ -1,8 +1,8 @@ PRGNAM="gtk-engines" -VERSION="2.91.1" +VERSION="2.20.2" HOMEPAGE="http://ftp.gnome.org/pub/gnome/sources/gtk-engines/" -DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.91/gtk-engines-2.91.1.tar.gz" -MD5SUM="979a9b5aae6ebcc96e6c0c5d6c4ba1ca" +DOWNLOAD="http://ftp.gnome.org/pub/gnome/sources/gtk-engines/2.20/gtk-engines-2.20.2.tar.gz" +MD5SUM="e0f7ac7eaad3896762804312f03c6f46" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" |