From 0a505023280370f75ce09b8a0bd3fb4863cd6140 Mon Sep 17 00:00:00 2001 From: Erik Hanson Date: Wed, 26 Oct 2011 10:27:58 -0200 Subject: desktop/zenity: Updated for version 2.32.1 (+new maintainer) Signed-off-by: Niels Horn --- desktop/zenity/slack-desc | 2 +- desktop/zenity/zenity.SlackBuild | 5 ++--- desktop/zenity/zenity.info | 12 ++++++------ 3 files changed, 9 insertions(+), 10 deletions(-) (limited to 'desktop') diff --git a/desktop/zenity/slack-desc b/desktop/zenity/slack-desc index a08f000bdd..bda526b4fc 100644 --- a/desktop/zenity/slack-desc +++ b/desktop/zenity/slack-desc @@ -5,7 +5,7 @@ # exactly 11 lines for the formatting to be correct. It's also customary to # leave one space after the ':'. - |-----handy-ruler-------------------------------------------------------| + |-----handy-ruler------------------------------------------------------| zenity: zenity (display gtk dialog boxes from cli) zenity: zenity: Zenity is a tool that allows you to display Gtk+ dialog boxes from diff --git a/desktop/zenity/zenity.SlackBuild b/desktop/zenity/zenity.SlackBuild index 40b42bc4bc..cfc5f41ca3 100644 --- a/desktop/zenity/zenity.SlackBuild +++ b/desktop/zenity/zenity.SlackBuild @@ -1,18 +1,17 @@ #!/bin/sh # Slackware build script for zenity # Written by Larry Hajali +# Maintained by Erik Hanson PRGNAM=zenity -VERSION=${VERSION:-2.24.1} +VERSION=${VERSION:-2.32.1} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} -# Automatically determine the architecture we're building on: if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; - # Unless $ARCH is already set, use uname -m for all other archs: *) ARCH=$( uname -m ) ;; esac fi diff --git a/desktop/zenity/zenity.info b/desktop/zenity/zenity.info index 7ea6e05966..c629362f3e 100644 --- a/desktop/zenity/zenity.info +++ b/desktop/zenity/zenity.info @@ -1,10 +1,10 @@ PRGNAM="zenity" -VERSION="2.24.1" +VERSION="2.32.1" HOMEPAGE="http://live.gnome.org/Zenity" -DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/zenity/2.24/zenity-2.24.1.tar.bz2" -MD5SUM="a7ade5ff47716f4328d5e0547596dfb6" +DOWNLOAD="http://ftp.gnome.org/pub/GNOME/sources/zenity/2.32/zenity-2.32.1.tar.bz2" +MD5SUM="aa66ec35451b16e424519b4973082170" DOWNLOAD_x86_64="" MD5SUM_x86_64="" -MAINTAINER="Larry Hajali" -EMAIL="larryhaja[at]gmail[dot]com" -APPROVED="rworkman" +MAINTAINER="Erik Hanson" +EMAIL="erik@slackbuilds.org" +APPROVED="rworkman,Niels Horn" -- cgit v1.2.3