aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatteo De Carlo2020-05-05 12:06:58 +0200
committerMatteo De Carlo2020-05-05 12:06:58 +0200
commite560517cfdc4007d0f5931971b3e9de7338ddc27 (patch)
tree9078628faaa98af1bb7be29add457dc719d09204
parent08847ace57c0099a386b1153ac75d9c494cf7b95 (diff)
downloadaur-e560517cfdc4007d0f5931971b3e9de7338ddc27.tar.gz
update to 5.6.10
and update package description
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2677fb547025..414773cff5c7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = linux-covolunablu-gaming
pkgdesc = Linux
- pkgver = 5.6.8.arch1
+ pkgver = 5.6.10.arch1
pkgrel = 1
- url = https://git.archlinux.org/linux.git/log/?h=v5.6.8-arch1
+ url = https://git.archlinux.org/linux.git/log/?h=v5.6.10-arch1
arch = x86_64
license = GPL2
makedepends = bc
@@ -15,7 +15,7 @@ pkgbase = linux-covolunablu-gaming
makedepends = imagemagick
makedepends = git
options = !strip
- source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.6.8-arch1
+ source = archlinux-linux::git+https://git.archlinux.org/linux.git?signed#tag=v5.6.10-arch1
source = config
source = bfq-default.patch
source = futex-wait-multiple-5.2.1.patch
@@ -28,7 +28,7 @@ pkgbase = linux-covolunablu-gaming
sha256sums = b8a9225b4b5cbabac26398d11cc26566e4407d150dacb92f3411c9bb8cc23942
pkgname = linux-covolunablu-gaming
- pkgdesc = The Linux kernel and modules; it includes BFQ as default scheduler, steamos xpad module and the steam fsync patches for proton
+ pkgdesc = The Linux kernel and modules; it includes BFQ as default scheduler and the steam fsync patches for proton
depends = coreutils
depends = kmod
depends = initramfs
diff --git a/PKGBUILD b/PKGBUILD
index a81d7491ed97..ff4d58a9428e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jan Alexander Steffens (heftig) <jan dot steffens at gmail dot com>
pkgbase=linux-covolunablu-gaming
-pkgver=5.6.8.arch1
+pkgver=5.6.10.arch1
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -70,7 +70,7 @@ build() {
}
_package() {
- pkgdesc="The $pkgdesc kernel and modules; it includes BFQ as default scheduler, steamos xpad module and the steam fsync patches for proton"
+ pkgdesc="The $pkgdesc kernel and modules; it includes BFQ as default scheduler and the steam fsync 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')