development/brackets: Updated for version 0.42.

Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
This commit is contained in:
Ryan P.C. McQuen 2014-08-03 12:21:31 +07:00 committed by Willy Sudiarto Raharjo
parent 3aeaf02a21
commit 09737f01aa
3 changed files with 9 additions and 9 deletions

View file

@ -25,7 +25,7 @@
PRGNAM=brackets
SRCNAM=Brackets
RELEASE=Release
VERSION=${VERSION:-0.41}
VERSION=${VERSION:-0.42}
# 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
@ -55,9 +55,9 @@ ar p $CWD/${SRCNAM}.${RELEASE}.${VERSION}.${DEBARCH}.deb data.tar.xz | tar xJv
chown -R root:root .
find -L . \
\( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
-o -perm 511 \) -exec chmod 755 {} \; -o \
-o -perm 511 \) -exec chmod 755 {} \; -o \
\( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
-o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
# Make sure top-level perms are correct:
chmod 0755 .

View file

@ -1,10 +1,10 @@
PRGNAM="brackets"
VERSION="0.41"
VERSION="0.42"
HOMEPAGE="http://brackets.io"
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-0.41/Brackets.Release.0.41.32-bit.deb"
MD5SUM="9db62037dd65a44d44f1acd0a3afeab7"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-0.41/Brackets.Release.0.41.64-bit.deb"
MD5SUM_x86_64="fe3519544d270fd93d7627bc9fe89b00"
DOWNLOAD="https://github.com/adobe/brackets/releases/download/release-0.42/Brackets.Release.0.42.32-bit.deb"
MD5SUM="9cfa4b890d39f5c513918abbd5094e64"
DOWNLOAD_x86_64="https://github.com/adobe/brackets/releases/download/release-0.42/Brackets.Release.0.42.64-bit.deb"
MD5SUM_x86_64="032b1c52efa77d0d9d8f074230fbd553"
REQUIRES=""
MAINTAINER="Ryan P.C. McQuen"
EMAIL="ryan.q@linux.com"

View file

@ -15,5 +15,5 @@ brackets: It features a live preview function, JS debugging, and is built
brackets: with web technologies.
brackets:
brackets:
brackets: For more information see the homepage at:
brackets: http://brackets.io
brackets: