summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092017-11-22 21:21:16 +1000
committerfusion8092017-11-22 21:21:16 +1000
commit97a41a692cb3b69e4911aa0f29bde4408203c2dc (patch)
treeb5b5388efbabebf722e8251118ccd671c29e92bb
parent9fd97259414647c3f5fedc0182f297a0231bc685 (diff)
downloadaur-97a41a692cb3b69e4911aa0f29bde4408203c2dc.tar.gz
Bumping to 1.3.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0ea376e695b4..9a919621eacd 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Thu Nov 9 10:48:53 UTC 2017
+# Wed Nov 22 11:21:15 UTC 2017
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.3.1
+ pkgver = 1.3.2
pkgrel = 1
url = https://github.com/cppit/jucipp
arch = i686
@@ -19,7 +19,7 @@ pkgbase = jucipp
depends = boost-libs
depends = libgit2
depends = ctags
- source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.3.1
+ source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.3.2
source = git+https://github.com/cppit/libclangmm.git
source = git+https://github.com/eidheim/tiny-process-library
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 9368eadb98af..d1bba523bd7e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=jucipp
ghub="https://github.com"
cpp="$ghub/cppit"
pkgdesc='A lightweight cross-platform C++ IDE'
-pkgver=1.3.1
+pkgver=1.3.2
pkgrel=1
arch=('i686' 'x86_64')
url="$cpp/jucipp"