development/brackets: Updated for version 36.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ryan P.C. McQuen 2014-02-08 06:58:16 +07:00 committed by Erik Hanson
parent 8e5c9ccf24
commit 5bec9ee83e
4 changed files with 13 additions and 9 deletions

View File

@ -1,2 +1,6 @@
Brackets is an open source code editor for web designers
and front-end developers.
Brackets is an open source code editor for web
designers and front-end developers.
Google Chrome or Chromium is currently required to use
the live preview function, Firefox support is planned
for the future.

View File

@ -22,7 +22,7 @@
PKGNAM=brackets
RELEASE=sprint
VERSION=${VERSION:-35}
VERSION=${VERSION:-36}
# Allow $ARCH to be preset before running the script. This is useful in the
# case where someone is running a 32-bit chroot environment under an x86_64

View File

@ -1,10 +1,10 @@
PRGNAM="brackets"
VERSION="35"
VERSION="36"
HOMEPAGE="http://brackets.io"
DOWNLOAD="https://bitbucket.org/ryanpcmcquen/direct-links-for-slackbuilds/downloads/brackets-sprint-35-LINUX32.deb"
MD5SUM="77e147bf1cffeaaa619bbca0f682e943"
DOWNLOAD_x86_64="https://bitbucket.org/ryanpcmcquen/direct-links-for-slackbuilds/downloads/brackets-sprint-35-LINUX64.deb"
MD5SUM_x86_64="9fe1a331b3bd67b0b9251a17dde1d7de"
DOWNLOAD="http://sourceforge.net/projects/slackbuildsdirectlinks/files/brackets/36/brackets-sprint-36-LINUX32.deb"
MD5SUM="81c0e96df65cf3962f87527c76df6661"
DOWNLOAD_x86_64="http://sourceforge.net/projects/slackbuildsdirectlinks/files/brackets/36/brackets-sprint-36-LINUX64.deb"
MD5SUM_x86_64="9c2a0db0cdaaf0d6bcbda90cb0a60504"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"

View File

@ -6,7 +6,7 @@
# customary to leave one space after the ':' except on otherwise blank lines.
|-----handy-ruler------------------------------------------------------|
brackets: Brackets (source code editor for web designers)
brackets: Brackets (code editor for the web)
brackets:
brackets: Brackets is an open source code editor for
brackets: web designers and front-end developers.