summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoreidheim2021-04-02 09:50:36 +0200
committereidheim2021-04-02 09:50:36 +0200
commit8135c9eb97a40bdd9d388e6f533e91d67845be14 (patch)
treed283a91206006c061c5d7717cfd799e05fea345a
parent3ba1b449a6d2ebc75f4296763767d9cbc7960a54 (diff)
downloadaur-8135c9eb97a40bdd9d388e6f533e91d67845be14.tar.gz
Bumped to 1.6.3
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d62d04621342..822fef4c9426 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.6.2
+ pkgver = 1.6.3
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.6.2
+ source = jucipp::git+https://gitlab.com/cppit/jucipp.git#tag=v1.6.3
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 fe762dfc1dad..dc2d7e1220be 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.6.2
+pkgver=1.6.3
pkgrel=1
arch=('x86_64')
url="$cpp/jucipp"