summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJingbei Li2017-09-25 22:07:48 +0800
committerJingbei Li2017-09-25 22:07:48 +0800
commitf1300633993c9bfe7dac381b2de1c241cc63df1f (patch)
treeea998e229dafbff80e55215c45a123f1feb1116d
parent111469191966e32279de397cee02547125f3d0d0 (diff)
downloadaur-f1300633993c9bfe7dac381b2de1c241cc63df1f.tar.gz
upgraded to 1.11
-rw-r--r--.SRCINFO8
-rwxr-xr-xPKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 972005a7d30d..0ac0028d2ee4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by mksrcinfo v8
-# Mon Jul 17 12:20:39 UTC 2017
+# Mon Sep 25 14:07:29 UTC 2017
pkgbase = brackets
pkgdesc = An open source code editor for the web, written in JavaScript, HTML and CSS. Stable git Tags.
- pkgver = 1.10
- pkgrel = 2
+ pkgver = 1.11
+ pkgrel = 1
url = http://brackets.io
install = brackets.install
arch = i686
@@ -31,7 +31,7 @@ pkgbase = brackets
conflicts = brackets-git
conflicts = brackets-bin
source = git+https://github.com/adobe/brackets-shell.git#branch=linux-1547
- source = git+https://github.com/adobe/brackets.git#tag=release-1.10
+ source = git+https://github.com/adobe/brackets.git#tag=release-1.11
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 99e797d817c6..7aa9de32da2f 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Jingbei Li <i@jingbei.li>
pkgname=brackets
-pkgver=1.10
-pkgrel=2
+pkgver=1.11
+pkgrel=1
pkgdesc="An open source code editor for the web, written in JavaScript, HTML and CSS. Stable git Tags."
arch=('i686' 'x86_64')
url="http://brackets.io"