Commit b1eb2a64 authored by Seblu's avatar Seblu
Browse files

Bump 5.12.1-1

parent 2307a7da
Loading
Loading
Loading
Loading
Loading
+4 −4
Original line number Diff line number Diff line
@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=5.12.0
pkgrel=4
pkgver=5.12.1
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')
@@ -18,10 +18,10 @@ optdepends=(
install=linux-seblu.install
_main=https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
_stable=https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable.git
source=("git+$_main#tag=v5.12"
source=("git+$_stable#tag=v5.12.1"
        "config.$CARCH")
sha256sums=('SKIP'
            '543b096c776ae524f2929f645928e943f1633b0f06a1565c6c2de729ad65ac91')
            '18e7250e9c70a3e83d78e60e526142bb068fcbe0a0fc4fbb69024bed5df70ee3')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+1 −1
Original line number Diff line number Diff line
#
# Automatically generated file; DO NOT EDIT.
# Linux/x86 5.12.0 Kernel Configuration
# Linux/x86 5.12.1 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 11.1.0"
CONFIG_GCC_VERSION=0