summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharles Leclerc2023-08-22 13:41:56 +0000
committerCharles Leclerc2023-08-22 13:41:56 +0000
commit0e15c4ac82ace8e06047e60c2f62746a32c85bd8 (patch)
tree9dab05504f6e23277a61b4291dd0961cf89f82f0 /PKGBUILD
parent165f3f0961afda8506cde2c9b5f67e8df6e19888 (diff)
downloadaur-0e15c4ac82ace8e06047e60c2f62746a32c85bd8.tar.gz
Released 6.4.11.arch2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 4b4c0362b2f8..7989dd8699f9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
+# Maintainer: Charles Leclerc <charles@la-mouette.net>
+# Contributor: Jan Alexander Steffens (heftig) <heftig@archlinux.org>
pkgbase=linux-bnx2x-2.5g
-pkgver=6.4.11.arch1
+pkgver=6.4.11.arch2
pkgrel=1
pkgdesc='Linux'
_srctag=v${pkgver%.*}-${pkgver##*.}
@@ -19,7 +20,6 @@ makedepends=(
python
tar
xz
-
)
options=('!strip')
_srcname=archlinux-linux
@@ -80,7 +80,7 @@ build() {
}
_package() {
- pkgdesc="The $pkgdesc kernel and modules"
+ pkgdesc="The $pkgdesc kernel and modules with 2.5G patch for bnx2x module"
depends=(
coreutils
initramfs
@@ -120,7 +120,7 @@ _package() {
}
_package-headers() {
- pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel"
+ pkgdesc="Headers and scripts for building modules for the $pkgdesc kernel with 2.5G patch for bnx2x module"
depends=(pahole)
cd $_srcname