aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatteo De Carlo2021-08-11 10:35:08 +0200
committerMatteo De Carlo2021-08-11 10:35:08 +0200
commita6236b7d9d302cf242edc57f72c06b793265fa47 (patch)
treeeaa81c116a0a99e8c94d28f08ad2034b755e8408
parentadc11f5eaab1c8de1fdcfff8a022255a602ad3c8 (diff)
downloadaur-a6236b7d9d302cf242edc57f72c06b793265fa47.tar.gz
update package description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c7d5388079e1..a8db67376291 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -42,7 +42,7 @@ pkgbase = linux-covolunablu-gaming
sha256sums = c71f09b597b5f97895421dba2e7d76e4fb4338c6b18ed51f5a09e0775f749b4f
pkgname = linux-covolunablu-gaming
- pkgdesc = The Linux kernel and modules; it includes BFQ as default scheduler and the steam fsync_v1 patches for proton
+ pkgdesc = The Linux kernel and modules; it includes BFQ as default scheduler and the steam fsync_v2 patches for proton
depends = coreutils
depends = kmod
depends = initramfs
diff --git a/PKGBUILD b/PKGBUILD
index 302b8f552f0a..5667eab156b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -93,7 +93,7 @@ build() {
}
_package() {
- pkgdesc="The $pkgdesc kernel and modules; it includes BFQ as default scheduler and the steam fsync_v1 patches for proton"
+ pkgdesc="The $pkgdesc kernel and modules; it includes BFQ as default scheduler and the steam fsync_v2 patches for proton"
depends=(coreutils kmod initramfs)
optdepends=('crda: to set the correct wireless channels of your country'
'linux-firmware: firmware images needed for some devices')