Skip to content
Snippets Groups Projects
Commit 1f4ad542 authored by Seblu's avatar Seblu
Browse files

Bump to 4.9-rc4

parent 4d566ef9
No related branches found
No related tags found
No related merge requests found
......@@ -2,8 +2,8 @@
# Customized version of linux for seblu computers
pkgname=linux-seblu
pkgver=4.8
pkgrel=2
pkgver=4.9_rc4
pkgrel=1
pkgdesc='The Linux Kernel cooked by Seblu'
arch=('x86_64')
license=('GPL2')
......@@ -12,7 +12,7 @@ options=('!strip')
makedepends=('kmod' 'git' 'make' 'gcc' 'bc')
depends=('linux-firmware' 'kernel-install-hook')
install=linux-seblu.install
source=("git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v${pkgver/_/-}"
source=("git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v${pkgver/_/-}"
"config.$CARCH")
md5sums=('SKIP' 'SKIP')
......
This diff is collapsed.
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