From 3d0fc593a0f9ed2d90e6490601c51c2cbe28f717 Mon Sep 17 00:00:00 2001 From: "Ryan P.C. McQuen" Date: Mon, 23 Jun 2014 08:02:55 +0700 Subject: system/betty: Updated for version 0.1.6. Signed-off-by: Willy Sudiarto Raharjo --- system/betty/betty.SlackBuild | 6 +++--- system/betty/betty.info | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'system/betty') diff --git a/system/betty/betty.SlackBuild b/system/betty/betty.SlackBuild index c6f0e2970a..0166a83986 100644 --- a/system/betty/betty.SlackBuild +++ b/system/betty/betty.SlackBuild @@ -1,13 +1,13 @@ #!/bin/sh # # Slackware build script for betty -# Ryan P.C. McQuen, WA, ryan.q@linux.com +# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version, with the following exception: -# the text of the GPL license may be omitted.. +# the text of the GPL license may be omitted. # This program is distributed in the hope that it will be useful, but # without any warranty; without even the implied warranty of @@ -22,7 +22,7 @@ # not, see . PRGNAM=betty -VERSION=${VERSION:-0.1.4} +VERSION=${VERSION:-0.1.6} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff --git a/system/betty/betty.info b/system/betty/betty.info index a04a341939..e6257c6554 100644 --- a/system/betty/betty.info +++ b/system/betty/betty.info @@ -1,8 +1,8 @@ PRGNAM="betty" -VERSION="0.1.4" +VERSION="0.1.6" HOMEPAGE="https://github.com/pickhardt/betty" -DOWNLOAD="https://github.com/pickhardt/betty/archive/v0.1.4.tar.gz" -MD5SUM="03f48b47112a11c7743000bd67e66578" +DOWNLOAD="https://github.com/pickhardt/betty/archive/v0.1.6.tar.gz" +MD5SUM="3c69724ad708ab625d858b36ee5af996" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" -- cgit v1.2.3-65-gdbad