Skip to content

Commit

Permalink
zenity: Upgraded to 3.30.0.
Browse files Browse the repository at this point in the history
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackware-id.org>
  • Loading branch information
willysr committed Nov 5, 2018
1 parent 36c69ae commit d3306d9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions zenity/zenity.SlackBuild
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# Modified by Willy Sudiarto Raharjo for CSB Project

PRGNAM=zenity
VERSION=${VERSION:-3.28.1}
VERSION=${VERSION:-3.30.0}
BUILD=${BUILD:-1}
TAG=${TAG:-_csb}

Expand All @@ -17,7 +17,7 @@ if [ -z "$ARCH" ]; then
esac
fi

wget -c http://ftp.acc.umu.se/pub/gnome/sources/zenity/3.28/$PRGNAM-$VERSION.tar.xz
wget -c http://ftp.acc.umu.se/pub/gnome/sources/zenity/3.30/$PRGNAM-$VERSION.tar.xz

CWD=$(pwd)
TMP=${TMP:-/tmp/csb}
Expand Down

0 comments on commit d3306d9

Please sign in to comment.