Frederik Schwan pushed to branch main at Arch Linux / Packaging / Packages / 
thermald


Commits:
8cfd16aa by Frederik Schwan at 2024-01-22T15:01:31+01:00
upgpkg: 2.5.5-1

- - - - -


2 changed files:

- + .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -0,0 +1,18 @@
+pkgbase = thermald
+       pkgdesc = The Linux Thermal Daemon program from 01.org
+       pkgver = 2.5.5
+       pkgrel = 1
+       url = https://01.org/linux-thermal-daemon
+       arch = x86_64
+       license = GPL2
+       makedepends = autoconf-archive
+       makedepends = python
+       makedepends = gtk-doc
+       depends = dbus-glib
+       depends = libxml2
+       depends = libevdev
+       depends = upower
+       source = 
https://github.com/intel/thermal_daemon/archive/v2.5.5/thermal_daemon-2.5.5.tar.gz
+       b2sums = 
1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367
+
+pkgname = thermald


=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 
 pkgname=thermald
 _pkgname=thermal_daemon
-pkgver=2.5.4
+pkgver=2.5.5
 pkgrel=1
 pkgdesc='The Linux Thermal Daemon program from 01.org'
 arch=('x86_64')
@@ -14,7 +14,7 @@ license=('GPL2')
 depends=('dbus-glib' 'libxml2' 'libevdev' 'upower')
 makedepends=('autoconf-archive' 'python' 'gtk-doc')
 
source=("https://github.com/intel/thermal_daemon/archive/v${pkgver}/${_pkgname}-${pkgver}.tar.gz";)
-b2sums=('945466ee90e61b4c59105f6f0d5b011b9cad9a9613ec5ac1f9e8d2ec1d75bc21e1685e7c8f165f5f4f46736d0b862a149b1e1444500d64aa1429d97db85209ac')
+b2sums=('1d8c66e69c3c9d89a063a8ab8e9b8432afcfaf471cbf0f7a8e24d217c7449856de2a79c51fa2786deb6e8ed62f73a79489a1b66fc9655f36746e98a6924ae367')
 
 build() {
   cd ${_pkgname}-${pkgver}



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/8cfd16aa05640fce0b65019cacac3aaeec563198

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/thermald/-/commit/8cfd16aa05640fce0b65019cacac3aaeec563198
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to