summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eb010fc21e66..3cfd6da0ecdb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = linux-cpu-optimized
pkgdesc = Linux with cpu optimizations
pkgver = 5.14.11
pkgrel = 1
- url = https://github.com/archlinux/linux/commits/v5.14-11
+ url = https://kernel.org/
arch = x86_64
license = GPL2
makedepends = bc
diff --git a/PKGBUILD b/PKGBUILD
index c5336603660f..1d5794f62697 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -44,8 +44,7 @@ pkgver=${_major}.${_minor}
_branch=5.x
pkgrel=1
pkgdesc='Linux with cpu optimizations'
-_srctag=v${pkgver%.*}-${pkgver##*.}
-url="https://github.com/archlinux/linux/commits/$_srctag"
+url="https://kernel.org/"
arch=(x86_64)
license=(GPL2)
makedepends=(