Commit c7f12b4b authored by Seblu's avatar Seblu
Browse files

Bump 5.19-rc7

parent 9927d682
Loading
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@
# Customized version of linux for seblu computers

pkgname=linux-seblu
pkgver=5.18.0
pkgver=5.19.0_rc7
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
@@ -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.18"
source=("git+$_main#tag=v5.19-rc7"
        "config.$CARCH")
sha256sums=('SKIP'
            'df16c6d55174ad1937c268334e3cb9200b7afa87e1da371bcbcf6e04a7808d1d')
            'f74e772050c9e8693b142b344d675a4c02303bad24ef7caeae884da480197a54')

prepare() {
  [[ -d linux-stable ]] && ln -snf linux-stable linux
+174 −85

File changed.

Preview size limit exceeded, changes collapsed.