summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092017-11-09 20:48:53 +1000
committerfusion8092017-11-09 20:48:53 +1000
commit9fd97259414647c3f5fedc0182f297a0231bc685 (patch)
treef862f96cedcc19c30eb0b2ebe5db2e09684252c3
parent5eeaeb0b2a07c4a6a14247f2bde53e4ca915e7cb (diff)
downloadaur-9fd97259414647c3f5fedc0182f297a0231bc685.tar.gz
Bumping to 1.3.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fb685ebe98bc..0ea376e695b4 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Sep 16 07:33:18 UTC 2017
+# Thu Nov 9 10:48:53 UTC 2017
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.3.0
+ pkgver = 1.3.1
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.0
+ source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.3.1
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 ac653c0bf5b5..9368eadb98af 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.0
+pkgver=1.3.1
pkgrel=1
arch=('i686' 'x86_64')
url="$cpp/jucipp"