Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages /
thermald
Commits:
07c30aab by Frederik Schwan at 2025-10-04T10:35:47+02:00
upgpkg: 2.15.10-1
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = thermald
pkgdesc = The Linux Thermal Daemon program from 01.org
- pkgver = 2.5.9
- pkgrel = 3
+ pkgver = 2.15.10
+ pkgrel = 1
url = https://github.com/intel/thermal_daemon
arch = x86_64
license = GPL2
@@ -13,7 +13,7 @@ pkgbase = thermald
depends = libevdev
depends = libxml2
depends = upower
- source = git+https://github.com/intel/thermal_daemon.git#tag=v2.5.9
- b2sums =
bd4bb51710363cb14c8343f26bb895bdd8335fe7bb48b42452d812157e5b08d4ac96e0027ff9d648633d2aa10dd160957cb6fa7a3ca579749b02f533e6be5f44
+ source = git+https://github.com/intel/thermal_daemon.git#tag=v2.15.10
+ b2sums =
80112fbfeb9a172d858901d72e22748ef648afc3ba1fad9dd3358d1d593bf603bd99de6798f25430bb455daeb144b33e8dc47b67fd0be788b3a66366dec11dec
pkgname = thermald
=====================================
PKGBUILD
=====================================
@@ -5,8 +5,8 @@
pkgname=thermald
_pkgname=thermal_daemon
-pkgver=2.5.9
-pkgrel=3
+pkgver=2.15.10
+pkgrel=1
pkgdesc='The Linux Thermal Daemon program from 01.org'
arch=('x86_64')
url='https://github.com/intel/thermal_daemon'
@@ -26,7 +26,7 @@ makedepends=(
source=(
"git+https://github.com/intel/thermal_daemon.git#tag=v${pkgver}"
)
-b2sums=('bd4bb51710363cb14c8343f26bb895bdd8335fe7bb48b42452d812157e5b08d4ac96e0027ff9d648633d2aa10dd160957cb6fa7a3ca579749b02f533e6be5f44')
+b2sums=('80112fbfeb9a172d858901d72e22748ef648afc3ba1fad9dd3358d1d593bf603bd99de6798f25430bb455daeb144b33e8dc47b67fd0be788b3a66366dec11dec')
build() {
cd ${_pkgname}
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/07c30aab6ebf90d7eaaa77458bc4aec3b923be7c
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/07c30aab6ebf90d7eaaa77458bc4aec3b923be7c
You're receiving this email because of your account on gitlab.archlinux.org.