Loading PKGBUILD +4 −4 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ # Customized version of linux for seblu computers pkgname=linux-seblu pkgver=6.2.1 pkgrel=2 pkgver=6.3.0_rc3 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') license=('GPL2') Loading @@ -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+$_stable#tag=v6.2.1" source=("git+$_stable#tag=v6.3-rc3" "config.$CARCH") sha256sums=('SKIP' '2885c7dfbca489a1a53988b768f6dd6dab8d65e0abcc82ada056cc35e6ddae13') 'c8975a61300c5b38895e9c32759de52c6aaf823fa2534e57d2b8246f580897ff') prepare() { [[ -d linux-stable ]] && ln -snf linux-stable linux Loading config.x86_64 +97 −49 File changed.Preview size limit exceeded, changes collapsed. Show changes Loading
PKGBUILD +4 −4 Original line number Diff line number Diff line Loading @@ -2,8 +2,8 @@ # Customized version of linux for seblu computers pkgname=linux-seblu pkgver=6.2.1 pkgrel=2 pkgver=6.3.0_rc3 pkgrel=1 pkgdesc='The Linux Kernel cooked by Seblu' arch=('x86_64') license=('GPL2') Loading @@ -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+$_stable#tag=v6.2.1" source=("git+$_stable#tag=v6.3-rc3" "config.$CARCH") sha256sums=('SKIP' '2885c7dfbca489a1a53988b768f6dd6dab8d65e0abcc82ada056cc35e6ddae13') 'c8975a61300c5b38895e9c32759de52c6aaf823fa2534e57d2b8246f580897ff') prepare() { [[ -d linux-stable ]] && ln -snf linux-stable linux Loading