diff options
author | Ryan P.C. McQuen <ryan.q@linux.com> | 2014-10-06 06:26:49 -0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-10-11 00:14:11 +0700 |
commit | e988d07665cb562864dba7b1b7d6587b5a519cf7 (patch) | |
tree | 8c866d081b9e56a03e1410363eec283a795e2227 /system/betty/betty.SlackBuild | |
parent | ed31f08c7f4be93f43b9d21859ab30211eb401d7 (diff) | |
download | slackbuilds-e988d07665cb562864dba7b1b7d6587b5a519cf7.tar.gz |
system/betty: updated for version 0.1.7 + exec script fix
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/betty/betty.SlackBuild')
-rw-r--r-- | system/betty/betty.SlackBuild | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/system/betty/betty.SlackBuild b/system/betty/betty.SlackBuild index 0166a83986..141cafa3d7 100644 --- a/system/betty/betty.SlackBuild +++ b/system/betty/betty.SlackBuild @@ -22,7 +22,7 @@ # not, see <http://www.gnu.org/licenses/>. PRGNAM=betty -VERSION=${VERSION:-0.1.6} +VERSION=${VERSION:-0.1.7} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} |