aboutsummaryrefslogtreecommitdiffstats
path: root/testing/thermald/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/thermald/APKBUILD')
-rw-r--r--testing/thermald/APKBUILD10
1 files changed, 4 insertions, 6 deletions
diff --git a/testing/thermald/APKBUILD b/testing/thermald/APKBUILD
index 72ba7c56656..e4eac61e00c 100644
--- a/testing/thermald/APKBUILD
+++ b/testing/thermald/APKBUILD
@@ -1,19 +1,18 @@
# Contributor: mellotron <mellotron@tutanota.com>
-# Maintainer:
+# Maintainer: Saijin-Naib <Saijin-Naib_package-maintenance@outlook.com>
pkgname=thermald
_pkgname=thermal_daemon
-pkgver=2.4.6
+pkgver=2.5.6
pkgrel=0
pkgdesc="Thermal daemon for IA"
url="https://github.com/intel/thermal_daemon"
-arch="all !armhf !armv7 !aarch64 !s390x !mips !mips64 !riscv64"
+arch="x86 x86_64"
license="GPL-2.0-or-later"
makedepends="autoconf automake libtool dbus-glib-dev libxml2-dev linux-headers
autoconf-archive gtk-doc upower-dev libevdev-dev"
subpackages="$pkgname-doc $pkgname-openrc"
source="$pkgname-$pkgver.tar.gz::https://github.com/intel/$_pkgname/archive/v$pkgver.tar.gz
thermald.initd
- ppc64le.patch
"
builddir="$srcdir/$_pkgname-$pkgver"
@@ -43,7 +42,6 @@ package() {
}
sha512sums="
-e337b00ec7f4fa565927f047dbb17dc05b8513850f2488dd6cfc838e5123938fbfe7c39464fffb77c100073edfca9ea51708680eaa2cba537470326df9508d3a thermald-2.4.6.tar.gz
+d039e4bd4ed203caf786c8090c27910b5b5f3886e8e4d160d6347bb2b8c1d6aaaca14958ee91ad4aedb02e67f8a6403805719bf07d55f03fe1f28f3e4378ae73 thermald-2.5.6.tar.gz
ea8964b15fdebc2fb59e93c15b813b93691c2ba01689ac6080f1308a3063b23cba56b4539ccae87575689036f74300a1c22c9b0e77d4ecef9bc08198d7fe4892 thermald.initd
-21168079e65253a1f4b762a1d4114400ff77d658f2f0ad4374f964033b9d8a2ec58ba8e65ca949add02945ba682ce8ff6e65ff27bfac6fa21e2d513c3898af0e ppc64le.patch
"