pkg: Update kernels to 6.4.7

This commit is contained in:
Dorian Stoll 2023-07-28 19:33:44 +02:00
parent a39ec0f6e6
commit 02fd4eba2c
No known key found for this signature in database
GPG key ID: F1DACD02C619442A
3 changed files with 3 additions and 3 deletions

View file

@ -3,7 +3,7 @@
# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com>
pkgbase=linux-surface
pkgver=6.4.6.arch1
pkgver=6.4.7.arch1
pkgrel=1
pkgdesc='Linux'
_shortver=${pkgver%.*}

View file

@ -1,3 +1,3 @@
KERNEL_VERSION="6.4.6"
KERNEL_VERSION="6.4.7"
KERNEL_REVISION="1"
KERNEL_LOCALVERSION="-surface"

View file

@ -18,7 +18,7 @@ PACKAGE_NAME = "surface"
## Fedora tags: kernel-X.Y.Z
## Upstream tags: vX.Y.Z
##
PACKAGE_TAG = "kernel-6.4.6-0"
PACKAGE_TAG = "kernel-6.4.7-0"
##
## The release number of the modified kernel package.