summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorfusion8092017-07-03 00:31:26 +1000
committerfusion8092017-07-03 00:31:26 +1000
commit81620ca37afa279aa53030b5c8fb3fbf93745666 (patch)
treecb48504061898a741c9319236c5172ba6c7546d3
parente723bb9467e46e8a3967e06ce7038e17d59c4f5b (diff)
downloadaur-81620ca37afa279aa53030b5c8fb3fbf93745666.tar.gz
Bumping to 1.2.5
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b09fc34f42ab..f8e212abea2e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue May 2 09:49:09 UTC 2017
+# Sun Jul 2 14:31:26 UTC 2017
pkgbase = jucipp
pkgdesc = A lightweight cross-platform C++ IDE
- pkgver = 1.2.4
+ pkgver = 1.2.5
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.4
+ source = jucipp::git+https://github.com/cppit/jucipp.git#tag=v1.2.5
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 a2e6a35ffff3..e7999bb7dc4c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,11 +1,11 @@
-# Maintainer: Brenton Horne <brentonhorne77 at gmail dot com>
+# Maintainer: fusion809 <CONTACT via comments at https://aur.archlinux.org/packages/jucipp>
# Contributor: archshift
pkgname=jucipp
ghub="https://github.com"
cpp="$ghub/cppit"
pkgdesc='A lightweight cross-platform C++ IDE'
-pkgver=1.2.4
+pkgver=1.2.5
pkgrel=1
arch=('i686' 'x86_64')
url="$cpp/jucipp"