summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f3c3e1d505b1..437109b472be 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sat Oct 1 18:33:50 UTC 2016
+# Sun Oct 2 14:10:45 UTC 2016
pkgbase = codelite-git
- pkgdesc = A Free, open source, cross platform C,C++,PHP and Node.js IDE
+ pkgdesc = A cross platform C/C++/PHP and Node.js IDE written in C++
pkgver = 9.2.r172.g3cbec86
pkgrel = 1
url = http://www.codelite.org/
diff --git a/PKGBUILD b/PKGBUILD
index 2ae90e992251..6fbc321dfb84 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname=codelite-git
_gitname=codelite
pkgver=9.2.r172.g3cbec86
pkgrel=1
-pkgdesc="A Free, open source, cross platform C,C++,PHP and Node.js IDE"
+pkgdesc="A cross platform C/C++/PHP and Node.js IDE written in C++"
arch=('i686' 'x86_64')
url="http://www.codelite.org/"
license=('GPL')