diff options
author | B. Watson <yalhcru@gmail.com> | 2015-05-07 14:42:19 -0400 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2015-05-10 07:04:50 +0700 |
commit | 3d3187f093ccc3544910b944fdee47b01ffb4647 (patch) | |
tree | 46beccc1e1b75a7cdeaacca7c67bce886c63219b /system/lhasa/lhasa.SlackBuild | |
parent | ab5d6d619fe4a1740d69f2882fd7e753fe1a5ede (diff) |
system/lhasa: Updated for version 0.3.0.
Diffstat (limited to 'system/lhasa/lhasa.SlackBuild')
-rw-r--r-- | system/lhasa/lhasa.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/lhasa/lhasa.SlackBuild b/system/lhasa/lhasa.SlackBuild index d6e418720eaf5..e9624088f0b1f 100644 --- a/system/lhasa/lhasa.SlackBuild +++ b/system/lhasa/lhasa.SlackBuild @@ -7,7 +7,7 @@ # Licensed under the WTFPL. See http://www.wtfpl.net/txt/copying/ for details. PRGNAM=lhasa -VERSION=${VERSION:-0.2.0} +VERSION=${VERSION:-0.3.0} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |