system/betty: updated for version 0.1.7 + exec script fix

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ryan P.C. McQuen 2014-10-06 06:26:49 -07:00 committed by Willy Sudiarto Raharjo
parent ed31f08c7f
commit e988d07665
3 changed files with 5 additions and 5 deletions

View file

@ -1,2 +1,2 @@
#!/bin/sh
/opt/betty/main.rb
/opt/betty/main.rb "$@"

View file

@ -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}

View file

@ -1,8 +1,8 @@
PRGNAM="betty"
VERSION="0.1.6"
VERSION="0.1.7"
HOMEPAGE="https://github.com/pickhardt/betty"
DOWNLOAD="https://github.com/pickhardt/betty/archive/v0.1.6.tar.gz"
MD5SUM="3c69724ad708ab625d858b36ee5af996"
DOWNLOAD="https://github.com/pickhardt/betty/archive/v0.1.7.tar.gz"
MD5SUM="c98f5b3733f3eaeeeb531d6a0b4b0062"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES=""