summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreidheim2018-10-25 13:38:36 +0200
committereidheim2018-10-25 13:38:36 +0200
commit8333e1ae4af1ac9b55e48f0459f9eff62a9800ff (patch)
tree7f5e7316415d6a7a5d680ebfb734eede0de3ee57
parent0f1677ac99b3fccd93cf089569786fb060f0a608 (diff)
downloadaur-8333e1ae4af1ac9b55e48f0459f9eff62a9800ff.tar.gz
Bumped to 1.4.6
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 384bc13ec8e8..7b2a4d46924d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.4.5
+ pkgver = 1.4.6
pkgrel = 1
url = https://gitlab.com/cppit/jucipp
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = jucipp
depends = boost-libs
depends = libgit2
depends = ctags
- source = jucipp::git+https://gitlab.com/cppit/jucipp.git#tag=v1.4.5
+ source = jucipp::git+https://gitlab.com/cppit/jucipp.git#tag=v1.4.6
source = git+https://gitlab.com/cppit/libclangmm.git
source = git+https://gitlab.com/eidheim/tiny-process-library
sha1sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 1681c63d25d0..6d619f31169d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgname=jucipp
glab="https://gitlab.com"
cpp="$glab/cppit"
pkgdesc='A lightweight cross-platform C++ IDE'
-pkgver=1.4.5
+pkgver=1.4.6
pkgrel=1
arch=('x86_64')
url="$cpp/jucipp"