pkg: Update kernels to 6.4.6

This commit is contained in:
Dorian Stoll 2023-07-27 10:25:40 +02:00
parent 348af13d4e
commit f4f1aae0c1
No known key found for this signature in database
GPG key ID: F1DACD02C619442A
3 changed files with 5 additions and 5 deletions

View file

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

View file

@ -1,3 +1,3 @@
KERNEL_VERSION="6.4.4"
KERNEL_REVISION="2"
KERNEL_VERSION="6.4.6"
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.4-0"
PACKAGE_TAG = "kernel-6.4.6-0"
##
## The release number of the modified kernel package.