Skip to content

Commit 453dfdb

Browse files
committed
Switch to tag tar.gz
Signed-off-by: Peter Jung <admin@ptr1337.dev>
1 parent 996ed00 commit 453dfdb

File tree

10 files changed

+21
-41
lines changed

10 files changed

+21
-41
lines changed

linux-cachyos-bmq/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ pkgrel=1
150150
_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos-bore/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ pkgrel=1
150150
_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux BORE + Cachy Sauce scheduler Kernel by CachyOS with other patches and improvements'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos-deckify/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,7 @@ pkgrel=1
149149
_stable=${_major}
150150
#_stablerc=${_major}-${_rcver}
151151
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
152-
_srcname=linux
153-
#_srcname=linux-${_major}
152+
_srcname=linux-${_srctag}
154153
pkgdesc='Linux BORE + Cachy Sauce + Handheld Kernel by CachyOS with other patches and improvements.'
155154
_kernver="$pkgver-$pkgrel"
156155
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -162,7 +161,6 @@ makedepends=(
162161
bc
163162
cpio
164163
gettext
165-
git
166164
libelf
167165
pahole
168166
perl
@@ -180,7 +178,7 @@ _nv_ver=590.48.01
180178
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
181179
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
182180
source=(
183-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
181+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
184182
"config"
185183
"${_patchsource}/misc/0001-acpi-call.patch"
186184
"${_patchsource}/misc/0001-handheld.patch")

linux-cachyos-eevdf/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ pkgrel=1
150150
_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux EEVDF scheduler + Cachy Sauce Kernel by CachyOS with other patches and improvements'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos-hardened/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ _stable=${_major}.${_minor}
150150
#_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux BORE scheduler and hardened Kernel by CachyOS with other patches and improvements'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos-lts/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ _stable=${_major}.${_minor}
150150
#_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux BORE + Cachy Sauce Kernel by CachyOS with other patches and improvements - Long Term Service'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos-rc/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,7 @@ pkgrel=1
175175
#_stable=${_major}
176176
_stable=${_major}-${_rcver}
177177
_srctag=cachyos-${_major}-${_rcver}-${pkgrel}
178-
_srcname=linux
179-
#_srcname=linux-${_major}
178+
_srcname=linux-${_srctag}
180179
pkgdesc='Linux BORE + LTO + AutoFDO + Propeller + Cachy Sauce Kernel by CachyOS with other patches and improvements - Release Candidate'
181180
_kernver="$pkgver-$pkgrel"
182181
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -188,7 +187,6 @@ makedepends=(
188187
bc
189188
cpio
190189
gettext
191-
git
192190
libelf
193191
pahole
194192
perl
@@ -206,7 +204,7 @@ _nv_ver=590.48.01
206204
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
207205
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
208206
source=(
209-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
207+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
210208
"config")
211209

212210
# LLVM makedepends

linux-cachyos-rt-bore/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ pkgrel=1
150150
_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux BORE-RT + Cachy Sauce Kernel by CachyOS with other patches and improvements'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos-server/PKGBUILD

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -150,8 +150,7 @@ pkgrel=1
150150
_stable=${_major}
151151
#_stablerc=${_major}-${_rcver}
152152
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
153-
_srcname=linux
154-
#_srcname=linux-${_major}
153+
_srcname=linux-${_srctag}
155154
pkgdesc='Linux EEVDF scheduler Kernel by CachyOS targeted for Servers workloads'
156155
_kernver="$pkgver-$pkgrel"
157156
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -163,7 +162,6 @@ makedepends=(
163162
bc
164163
cpio
165164
gettext
166-
git
167165
libelf
168166
pahole
169167
perl
@@ -181,7 +179,7 @@ _nv_ver=590.48.01
181179
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
182180
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
183181
source=(
184-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
182+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
185183
"config")
186184

187185
# LLVM makedepends

linux-cachyos/PKGBUILD

Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -175,8 +175,7 @@ pkgrel=1
175175
_stable=${_major}
176176
#_stablerc=${_major}-${_rcver}
177177
_srctag=cachyos-${_major}.${_minor}-${pkgrel}
178-
_srcname=linux
179-
#_srcname=linux-${_major}
178+
_srcname=linux-${_srctag}
180179
pkgdesc='Linux EEVDF + LTO + AutoFDO + Propeller Cachy Sauce Kernel by CachyOS with other patches and improvements.'
181180
_kernver="$pkgver-$pkgrel"
182181
_kernuname="${pkgver}-${_pkgsuffix}"
@@ -188,7 +187,6 @@ makedepends=(
188187
bc
189188
cpio
190189
gettext
191-
git
192190
libelf
193191
pahole
194192
perl
@@ -206,7 +204,7 @@ _nv_ver=590.48.01
206204
_nv_pkg="NVIDIA-Linux-x86_64-${_nv_ver}"
207205
_nv_open_pkg="NVIDIA-kernel-module-source-${_nv_ver}"
208206
source=(
209-
"git+https://github.com/CachyOS/linux.git#tag=${_srctag}"
207+
"https://github.com/CachyOS/linux/archive/refs/tags/${_srctag}.tar.gz"
210208
"config")
211209

212210
# LLVM makedepends
@@ -768,6 +766,6 @@ for _p in "${pkgname[@]}"; do
768766
}"
769767
done
770768

771-
b2sums=('9413689f86a18a22d601e8fb019d3a6b1ba4535650dce036cc85368291c10c6adba55655506c4960972b3ca2cc21d054113e280bc6e8efd8a23fbe682ff32918'
769+
b2sums=('9589df223b0a291852cb405cecdbf248cd936986e77013dee9cdb133c41413250903249b0523e4ae8232b1eb55991a0e36df2d8de14ca40e714b1a5cd16e222f'
772770
'823b738621a81fa74ed94795004c19ca9e3a17c77ba18f7d83ac3801c2688725c3d8576c83cee99d42e178b95f54c8b4932b321cb15c8209ea965d914600b488'
773771
'ea26c88950fc06b6ffab93b30e3beacc7d26571a70262334ca8b001dc7899bf96b47d703fbaa7f4e47765c3dafccc23c58a4d4da2169b8ee50012afcb7a1dd96')

0 commit comments

Comments
 (0)