development/brackets: Updated for version 1.3.

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

View file

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

View file

@ -1,10 +1,10 @@
PRGNAM="brackets"
VERSION="1.2"
VERSION="1.3"
HOMEPAGE="http://brackets.io"
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.2%2Beb4/Brackets.1.2.Extract.32-bit.deb"
MD5SUM="5de3d5517ed334a47efc1bec4267b5a2"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.2%2Beb4/Brackets.1.2.Extract.64-bit.deb"
MD5SUM_x86_64="d1868feb86c4a4870d2a2e33e2a41907"
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-1.3%2Beb4/Brackets.1.3.Extract.32-bit.deb"
MD5SUM="9527e43da0e0077155c981f1120b3823"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-1.3%2Beb4/Brackets.1.3.Extract.64-bit.deb"
MD5SUM_x86_64="d4ccf9edd3304b73ffdea128335ae4b5"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"