summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorUffe Jakobsen2023-08-18 13:32:22 +0200
committerUffe Jakobsen2023-08-18 13:32:22 +0200
commitb39a0bb92765522e98dedfd190248d740f95cf75 (patch)
tree08d0644f7d579e4bf5ca74b7266d6def8ace3f33
parent965c5b7f7d0146afcb1dc97730b9b240005c24a3 (diff)
downloadaur-b39a0bb92765522e98dedfd190248d740f95cf75.tar.gz
Clean up
-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')