diff options
Diffstat (limited to 'ham/xfhell/xfhell.SlackBuild')
-rw-r--r-- | ham/xfhell/xfhell.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ham/xfhell/xfhell.SlackBuild b/ham/xfhell/xfhell.SlackBuild index 883530f63d..b661a85ead 100644 --- a/ham/xfhell/xfhell.SlackBuild +++ b/ham/xfhell/xfhell.SlackBuild @@ -21,8 +21,8 @@ # that is unlikely, as I am rather tall. PRGNAM=xfhell -VERSION=${VERSION:-3.2} -BUILD=${BUILD:-2} +VERSION=${VERSION:-3.3} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |