diff options
author | dsomero <xgizzmo@slackbuilds.org> | 2012-09-23 05:28:58 -0400 |
---|---|---|
committer | dsomero <xgizzmo@slackbuilds.org> | 2012-09-25 00:08:39 -0400 |
commit | 2f2e1a4f7c5107944a0d3ec4c7dd1a5150f69cbc (patch) | |
tree | bfc47a6d29feac96bb123113fedbe7eef42db998 /desktop/wmudmount/wmudmount.SlackBuild | |
parent | bf87d87454755614e1565790725021988318ae98 (diff) |
desktop/wmudmount: Updated for version 1.13
Signed-off-by: dsomero <xgizzmo@slackbuilds.org>
Diffstat (limited to 'desktop/wmudmount/wmudmount.SlackBuild')
-rw-r--r-- | desktop/wmudmount/wmudmount.SlackBuild | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/desktop/wmudmount/wmudmount.SlackBuild b/desktop/wmudmount/wmudmount.SlackBuild index 466de132cc5e..030ace8f264d 100644 --- a/desktop/wmudmount/wmudmount.SlackBuild +++ b/desktop/wmudmount/wmudmount.SlackBuild @@ -23,8 +23,8 @@ PRGNAM=wmudmount -VERSION=${VERSION:-1.8} -BUILD=${BUILD:-2} +VERSION=${VERSION:-1.13} +BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then |