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 f51f21f56da7..a31f6bf785f7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = codelite-git
pkgdesc = Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++
pkgver = 17.4.0.r23.gcbbda264d
pkgrel = 1
- url = https://www.codelite.org/
+ url = https://codelite.org/
arch = i686
arch = x86_64
arch = aarch64
diff --git a/PKGBUILD b/PKGBUILD
index d1d0036bfb89..68ec450ffb74 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -17,7 +17,7 @@ pkgver=17.4.0.r23.gcbbda264d
pkgrel=1
pkgdesc="Cross platform IDE for C, C++, Rust, Python, PHP and Node.js written in C++"
arch=('i686' 'x86_64' 'aarch64')
-url="https://www.codelite.org/"
+url="https://codelite.org/"
license=('GPL')
makedepends=('cmake' 'ninja' 'clang' 'git')