summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092018-05-01 20:52:21 +1000
committerfusion8092018-05-01 20:52:21 +1000
commit62047b7aa04f80636b2ab73e5b0c3d1481b801b3 (patch)
tree920be39805c82725c8582ea6b96098bf4801f56e
parent4889cb28ac54acd75f82f9ae95728ae1db52db5d (diff)
downloadaur-62047b7aa04f80636b2ab73e5b0c3d1481b801b3.tar.gz
:up: 1.4.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 977a7ed11b7b..7132047261ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Mar 9 09:02:22 UTC 2018
+# Tue May 1 10:52:21 UTC 2018
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.4.1
+ pkgver = 1.4.2
pkgrel = 1
url = https://github.com/cppit/jucipp
arch = x86_64
@@ -18,7 +18,7 @@ pkgbase = jucipp
depends = boost-libs
depends = libgit2
depends = ctags
- source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.4.1
+ source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.4.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 d64bd51d63ec..af0d33ef12e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgname=jucipp
ghub="https://github.com"
cpp="$ghub/cppit"
pkgdesc='A lightweight cross-platform C++ IDE'
-pkgver=1.4.1
+pkgver=1.4.2
pkgrel=1
arch=('x86_64')
url="$cpp/jucipp"