plasma6-applets-thermalmonitor

LOW
maintainer medaminezghal 1 votes scanned 2026-08-22 07:16:51.311595
View on AUR
Why flagged

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

Triggered rules

Low Few votes, recently uploaded zero_votes_recent

Uploaded within the last 14 days with 2 or fewer community votes — little peer review so far.

PKGBUILD

1# Maintainer: Mohamed Amine Zghal (medaminezghal) <medaminezghal at outlook dot com>
2
3pkgname=plasma6-applets-thermalmonitor
4pkgver=0.2.8
5pkgrel=1
6pkgdesc="A KDE Plasmoid for displaying system temperatures."
7arch=('any')
8url='https://invent.kde.org/olib/thermalmonitor'
9license=("MIT")
10depends=('plasma-workspace' 'ksystemstats' 'libksysguard' 'kitemmodels' 'kdeclarative' 'kquickcharts')
11makedepends=('cmake' 'extra-cmake-modules')
12conflicts=('plasma6-applets-thermal-monitor')
13replaces=('plasma6-applets-thermal-monitor')
14source=("$url/-/archive/v$pkgver/thermalmonitor-v$pkgver.tar.gz")
15sha256sums=('1246a1d689fc8a862fe07e292476a8fe51ea9f8d0fef35e13852850877c4df02')
16
17build() {
18 cd thermalmonitor-v$pkgver
19 cmake -S . -B build
20 cmake --build build
21}
22
23package() {
24 cd thermalmonitor-v$pkgver
25 DESTDIR="$pkgdir" cmake --install build
26 install -Dm644 -t $pkgdir/usr/share/licenses/$pkgname LICENSE.txt
27}
28

Scan history

Scanned at (UTC)SeverityRules
2026-08-22 07:16:51 Low 1

Report a package

Reports go to the AURWatch maintainer (one person) and are read by hand. No login required.

0 / 4000
Your suggestion