development/brackets: Updated for version 1.5.

Signed-off-by: Ryan P.C. McQuen <ryan.q@linux.com>
This commit is contained in:
Ryan P.C. McQuen 2015-10-16 07:39:23 -07:00 committed by Willy Sudiarto Raharjo
parent ad51242080
commit a04af76140
2 changed files with 6 additions and 6 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=brackets
SRCNAM=Brackets
RELEASE=Extract
VERSION=${VERSION:-1.4}
VERSION=${VERSION:-1.5}
BUILD=${BUILD:-1}
TAG=${TAG:-_SBo}

View file

@ -1,10 +1,10 @@
PRGNAM="brackets"
VERSION="1.4"
VERSION="1.5"
HOMEPAGE="http://brackets.io"
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.4%2Beb4/Brackets.1.4.Extract.32-bit.deb"
MD5SUM="20a694042b309f580360acea54c810ef"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.4%2Beb4/Brackets.1.4.Extract.64-bit.deb"
MD5SUM_x86_64="3548f1406b46cfb492f44c97f95ab613"
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.5%2Beb4/Brackets.1.5.Extract.32-bit.deb"
MD5SUM="edcdedf56bba77e66f8c035c8b5f070b"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.5%2Beb4/Brackets.1.5.Extract.64-bit.deb"
MD5SUM_x86_64="2f8a1e1c8844f28a72c4692f97d45ac2"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"