summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092017-09-16 17:33:18 +1000
committerfusion8092017-09-16 17:33:18 +1000
commit5eeaeb0b2a07c4a6a14247f2bde53e4ca915e7cb (patch)
treeb9e2dcfb1cfc7e7c9c7bc0e29c672dba0a60e63e
parent81620ca37afa279aa53030b5c8fb3fbf93745666 (diff)
downloadaur-5eeaeb0b2a07c4a6a14247f2bde53e4ca915e7cb.tar.gz
Bumping to 1.3.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f8e212abea2e..fb685ebe98bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Jul 2 14:31:26 UTC 2017
+# Sat Sep 16 07:33:18 UTC 2017
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.2.5
+ pkgver = 1.3.0
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.2.5
+ source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.3.0
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 e7999bb7dc4c..ac653c0bf5b5 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.2.5
+pkgver=1.3.0
pkgrel=1
arch=('i686' 'x86_64')
url="$cpp/jucipp"