summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092018-06-10 23:48:05 +1000
committerfusion8092018-06-10 23:48:05 +1000
commit92c173cbf039fbe4000bfe91e15c9eb3378b7dc4 (patch)
tree3f824de6533a16f47b89a76a1329360c09f20631
parent3279f04c16c27b116c568dbe36a9ad51095d58c8 (diff)
downloadaur-92c173cbf039fbe4000bfe91e15c9eb3378b7dc4.tar.gz
Bumping to 1.4.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 071d040af115..18c56ff023ba 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun May 27 11:34:00 UTC 2018
+# Sun Jun 10 13:48:05 UTC 2018
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.4.3
+ pkgver = 1.4.4
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.3
+ source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.4.4
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 739e0d749410..0d3677ab4927 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.3
+pkgver=1.4.4
pkgrel=1
arch=('x86_64')
url="$cpp/jucipp"