summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorantman6662021-07-01 22:36:57 +0800
committerantman6662021-07-01 22:36:57 +0800
commit577a38bd42b4570201e46d9cae3b0f5395077b18 (patch)
treeb667cebf12eea2aa658521656c73b5d98cf56e7e
parent498521625a80fc5a3e5a5f83e0ec864147809af6 (diff)
downloadaur-577a38bd42b4570201e46d9cae3b0f5395077b18.tar.gz
update linux-ck-uksm
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0c4f8d391421..7dd6b27c69ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -46,7 +46,7 @@ pkgbase = linux-ck-uksm
b2sums = 705a8f2037eef3afdd0f2a7648cc8d00bfc03112385b44a8907182812b6aed075519a9236909c0e3ba09df887381dd76cb01c601e0df05119136f7318587a416
pkgname = linux-ck-uksm
- pkgdesc = The Linux-ck-uksm kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler
+ pkgdesc = The Linux-ck-uksm kernel and modules with the ck1 and uksm patchesset featuring MuQSS CPU scheduler
depends = coreutils
depends = kmod
depends = initramfs
diff --git a/PKGBUILD b/PKGBUILD
index ad38917c08a7..8b57cce2608f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -217,7 +217,7 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler"
+ pkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 and uksm patchesset featuring MuQSS CPU scheduler"
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')