summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorgraysky2019-03-10 11:46:28 -0400
committergraysky2019-03-10 11:46:28 -0400
commit320fa709bad39bbb27293f2733b7b1b2f2eec9f0 (patch)
tree8d6ac7f1db6cf901d33fbdeef4fe2d16aff4f611
parent6cc1b35cf5d02f33ed5529179d040974182d5905 (diff)
downloadaur-320fa709bad39bbb27293f2733b7b1b2f2eec9f0.tar.gz
Update to 5.0.1-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7ddf4e819d79..faf19dcf0acc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Sun Mar 10 11:45:18 UTC 2019
+# Sun Mar 10 15:46:28 UTC 2019
pkgbase = linux-ck
pkgver = 5.0.1
pkgrel = 1
@@ -31,7 +31,7 @@ pkgbase = linux-ck
sha256sums = 55823bb3ca652d917ba79860d595b479ec20c22a7c6854cbef901d44b4196316
pkgname = linux-ck
- pkgdesc = The Linux-ck kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.185
+ pkgdesc = The Linux-ck kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.190
install = linux.install
depends = coreutils
depends = linux-firmware
diff --git a/PKGBUILD b/PKGBUILD
index 0536d7ed2575..843f48128817 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -169,8 +169,8 @@ build() {
}
_package() {
- pkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.185"
- #_Kpkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.185"
+ pkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.190"
+ #_Kpkgdesc="The ${pkgbase/linux/Linux} kernel and modules with the ck1 patchset featuring MuQSS CPU scheduler v0.190"
#pkgdesc="${_Kpkgdesc}"
depends=(coreutils linux-firmware kmod mkinitcpio)
optdepends=('crda: to set the correct wireless channels of your country')