summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorP. Jung2021-10-30 23:51:23 +0200
committerP. Jung2021-10-30 23:51:23 +0200
commit4fe704df4233678832af2ae531c9501f66977527 (patch)
tree854477ff630895d1e6643254654d8721ce15be69
parent0deaa656f65229e6716c1069cd05f2eee6a2d188 (diff)
downloadaur-4fe704df4233678832af2ae531c9501f66977527.tar.gz
5.14.14
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a765481c5241..5eac99021724 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,4 +1,4 @@
-pkgbase = linux-cachyos-tt
+pkgbase = linux-tt
pkgdesc = Linux-TT Kernel by CachyOS and with some other patches and other improvements
pkgver = 5.14.15
pkgrel = 2
@@ -88,7 +88,7 @@ pkgbase = linux-cachyos-tt
md5sums = 95eb4457f95f3f8dd153983612ee65c0
md5sums = 21c98f19e883879dd3336c1fa143fd31
-pkgname = linux-cachyos-tt
+pkgname = linux-tt
pkgdesc = The Linux-TT Kernel by CachyOS and with some other patches and other improvements kernel and modules
depends = coreutils
depends = kmod
@@ -99,7 +99,7 @@ pkgname = linux-cachyos-tt
provides = VIRTUALBOX-GUEST-MODULES
provides = WIREGUARD-MODULE
-pkgname = linux-cachyos-tt-headers
+pkgname = linux-tt-headers
pkgdesc = Headers and scripts for building modules for the Linux-TT Kernel by CachyOS and with some other patches and other improvements
- depends = linux-cachyos-tt=5.14.15
+ depends = linux-tt=5.14.15
depends = pahole
diff --git a/PKGBUILD b/PKGBUILD
index e5a9f8c0da67..7a7c3ecad59b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -107,9 +107,9 @@ _use_current=
_makenconfig=
if [ -n "$_use_llvm_lto" ]; then
- pkgbase=linux-cachyos-tt-lto
+ pkgbase=linux-tt-lto
else
- pkgbase=linux-cachyos-tt
+ pkgbase=linux-tt
fi
pkgver=5.14.15
pkgrel=2