File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ pkgbase = linux-rust
2
2
pkgdesc = Rust Linux
3
3
pkgver = 6.10.10.arch1
4
4
pkgrel = 1
5
- url = https://github.com/archlinux/ linux
5
+ url = https://github.com/rnestler/archpkg- linux-rust
6
6
arch = x86_64
7
7
license = GPL2
8
8
makedepends = bc
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ pkgbase=linux-rust
4
4
pkgver=6.10.10.arch1
5
5
pkgrel=1
6
6
pkgdesc=' Rust Linux'
7
- url=' https://github.com/archlinux/ linux'
7
+ url=' https://github.com/rnestler/archpkg- linux-rust '
8
8
arch=(x86_64)
9
9
license=(GPL2)
10
10
makedepends=(
@@ -33,7 +33,7 @@ _srcname=linux-${pkgver%.*}
33
33
_srctag=v${pkgver% .* } -${pkgver##* .}
34
34
source=(
35
35
https://cdn.kernel.org/pub/linux/kernel/v${pkgver%% .* } .x/${_srcname} .tar.{xz,sign}
36
- $url /releases/download/$_srctag /linux-$_srctag .patch.zst{,.sig}
36
+ https://github.com/archlinux/linux /releases/download/$_srctag /linux-$_srctag .patch.zst{,.sig}
37
37
config # the main kernel config file
38
38
)
39
39
validpgpkeys=(
You can’t perform that action at this time.
0 commit comments