summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 37ba55abf9b1..5d5ecbd36008 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = codelite-git
pkgdesc = Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
- pkgver = 16.5.0.r60.g63aaea805
+ pkgver = 16.7.0.r1.g38f75a2cc
pkgrel = 1
url = http://www.codelite.org/
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 4910eba276a6..cd58793bb0e1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@
pkgname=codelite-git
_gitname=codelite
-pkgver=16.5.0.r60.g63aaea805
+pkgver=16.7.0.r1.g38f75a2cc
pkgrel=1
pkgdesc="Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++"
arch=('i686' 'x86_64' 'aarch64')