development/lighttable: Updated for version 0.8.1.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2016-01-24 10:57:25 -08:00 committed by Willy Sudiarto Raharjo
parent e8d7746e1c
commit 1502d3fcdb
2 changed files with 5 additions and 4 deletions

View file

@ -1,4 +1,5 @@
#!/bin/sh
# Slackware build script for Light Table
# Ryan P.C. McQuen | Everett, WA | ryan.q@linux.com
@ -24,7 +25,7 @@
PRGNAM=lighttable
SRCNAM=LightTable
VERSION=${VERSION:-0.8.0}
VERSION=${VERSION:-0.8.1}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,8 +1,8 @@
PRGNAM="lighttable"
VERSION="0.8.0"
VERSION="0.8.1"
HOMEPAGE="http://www.lighttable.com"
DOWNLOAD="https://github.com/LightTable/LightTable/archive/0.8.0.tar.gz"
MD5SUM="ca6a12d91ea6d8dee26a123e7fe7b566"
DOWNLOAD="https://github.com/LightTable/LightTable/archive/0.8.1.tar.gz"
MD5SUM="084716abf33da996184910e19bec1047"
DOWNLOAD_x86_64=""
MD5SUM_x86_64=""
REQUIRES="leiningen nodejs"