Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
linux-tools
Commits:
008ac497 by Christian Heusel at 2025-06-04T13:54:10+02:00
upgpkg: 6.15-1: New upstream release
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,5 +1,5 @@
pkgbase = linux-tools
- pkgver = 6.14
+ pkgver = 6.15
pkgrel = 1
url = https://www.kernel.org
arch = x86_64
@@ -39,7 +39,7 @@ pkgbase = linux-tools
makedepends = libnl
options = !strip
options = !lto
- source =
git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.14?signed
+ source =
git+https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git#tag=v6.15?signed
source = cpupower.default
source = cpupower.systemd
source = cpupower.service
@@ -48,7 +48,7 @@ pkgbase = linux-tools
source = hv_vss_daemon.service
validpgpkeys = ABAF11C65A2970B130ABE3C479BE3E4300411886
validpgpkeys = 647F28654894E3BD457199BE38DBBDC86092693E
- sha256sums =
8344227fc1b6a8f1df4d1c05b4a5a30150c10796e9731ae35ae53aa84ebc5818
+ sha256sums =
007254a9b13fc80821f0f3e15a06979ede090ad572b35be0564610c0ac2ea354
sha256sums =
4fa509949d6863d001075fa3e8671eff2599c046d20c98bb4a70778595cd1c3f
sha256sums =
b692f4859ed3fd9831a058a450a84d8c409bf7e3e45aac1c2896a14bb83f3d7a
sha256sums =
42d2ec9f1d9cc255ee7945a27301478364ef482f5a6ddfc960189f03725ccec2
=====================================
PKGBUILD
=====================================
@@ -15,7 +15,7 @@ pkgname=(
'usbip'
'x86_energy_perf_policy'
)
-pkgver=6.14
+pkgver=6.15
pkgrel=1
license=('GPL-2.0-only')
arch=('x86_64')
@@ -55,7 +55,7 @@ validpgpkeys=(
'ABAF11C65A2970B130ABE3C479BE3E4300411886' # Linus Torvalds
'647F28654894E3BD457199BE38DBBDC86092693E' # Greg Kroah-Hartman
)
-sha256sums=('8344227fc1b6a8f1df4d1c05b4a5a30150c10796e9731ae35ae53aa84ebc5818'
+sha256sums=('007254a9b13fc80821f0f3e15a06979ede090ad572b35be0564610c0ac2ea354'
'4fa509949d6863d001075fa3e8671eff2599c046d20c98bb4a70778595cd1c3f'
'b692f4859ed3fd9831a058a450a84d8c409bf7e3e45aac1c2896a14bb83f3d7a'
'42d2ec9f1d9cc255ee7945a27301478364ef482f5a6ddfc960189f03725ccec2'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/008ac49731c6a109d2e474d8b4260eb5cd323c2a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/linux-tools/-/commit/008ac49731c6a109d2e474d8b4260eb5cd323c2a
You're receiving this email because of your account on gitlab.archlinux.org.