Commit 1710afef authored by Seblu's avatar Seblu
Browse files

Bump 5.13-rc2

parent 102d6562
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.13.0_rc1
pkgrel=2
pkgver=5.13.0_rc2
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.13-rc1"
source=("git+$_main#tag=v5.13-rc2"
        "config.$CARCH")
sha256sums=('SKIP'
            '6aee7e028ff3a5499a672ed11c89239709c5f9f19d8d717d058c5a8974cf609a')
            'bf5e4d84eccdc4fe70ad5d0d351e0dcf18425bf6be6b4feb679138e742099a07')

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.13.0-rc1 Kernel Configuration
# Linux/x86 5.13.0-rc2 Kernel Configuration
#
CONFIG_CC_VERSION_TEXT="clang version 11.1.0"
CONFIG_GCC_VERSION=0