diff options
author | Erik Hanson <erik@slackbuilds.org> | 2011-11-26 12:37:11 -0600 |
---|---|---|
committer | Niels Horn <niels.horn@slackbuilds.org> | 2011-12-10 21:58:15 -0200 |
commit | 5039cbbebd9b19014d21a65f8e88f762c1670f87 (patch) | |
tree | 6f37e9511e0de530681dd24495e379875f5e796d /system/gnome-vfs/gnome-vfs.SlackBuild | |
parent | 009eb0fcdc473ebe64b5d271147c3004cbc8b019 (diff) |
system/gnome-vfs: Updated for version 2.24.4.
Signed-off-by: Robby Workman <rworkman@slackbuilds.org>
Diffstat (limited to 'system/gnome-vfs/gnome-vfs.SlackBuild')
-rw-r--r-- | system/gnome-vfs/gnome-vfs.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/system/gnome-vfs/gnome-vfs.SlackBuild b/system/gnome-vfs/gnome-vfs.SlackBuild index 11f71a1d1261c..d2b4d7ffd7f4c 100644 --- a/system/gnome-vfs/gnome-vfs.SlackBuild +++ b/system/gnome-vfs/gnome-vfs.SlackBuild @@ -2,7 +2,7 @@ # # Slackware build script for gnome-vfs # -# Copyright 2009-2010 Erik W. Hanson, Minneapolis, MN, USA +# Copyright 2009-2011 Erik W. Hanson, Minneapolis, MN, USA # All rights reserved. # # Redistribution and use of this script, with or without modification, is @@ -23,7 +23,7 @@ # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. PRGNAM=gnome-vfs -VERSION=2.24.3 +VERSION=${VERSION:-2.24.4} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |