Skip to content
Snippets Groups Projects
Commit 0ca5872f authored by Seblu's avatar Seblu
Browse files

Release v5.4.0-1

parent 96d4cf90
No related branches found
No related tags found
No related merge requests found
Pipeline #238 passed
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers # Customized version of linux for seblu computers
pkgname=linux-seblu pkgname=linux-seblu
pkgver=5.4.0_rc8 pkgver=5.4.0
pkgrel=1 pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu' pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64') arch=('x86_64')
...@@ -12,10 +12,10 @@ options=('!strip' '!buildflags') ...@@ -12,10 +12,10 @@ options=('!strip' '!buildflags')
makedepends=('glibc' 'libelf' 'kmod' 'git' 'make' 'gcc' 'bc' 'sed' 'cpio') makedepends=('glibc' 'libelf' 'kmod' 'git' 'make' 'gcc' 'bc' 'sed' 'cpio')
depends=('linux-firmware' 'kernel-install-hook') depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install install=linux-seblu.install
source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4-rc8' source=('git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v5.4'
"config.$CARCH") "config.$CARCH")
md5sums=('SKIP' md5sums=('SKIP'
'e4e75471e39dc063fd7f710e1f0ff6a8') '4560f05e471980da02d8482a4ea87822')
pkgver() { pkgver() {
cd linux cd linux
......
# #
# Automatically generated file; DO NOT EDIT. # Automatically generated file; DO NOT EDIT.
# Linux/x86 5.4.0-rc8 Kernel Configuration # Linux/x86 5.4.0 Kernel Configuration
# #
# #
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment