summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCode Bling2020-10-23 20:54:44 -0400
committerCode Bling2020-10-23 20:54:44 -0400
commitaf3c1c26066a07bef4f195bd3fae794edf4ded12 (patch)
tree37d8838d8916216f53b6a058e69314ee94d8852a
parentce4a62fdb181fa45c055361173f78e93081f44b7 (diff)
downloadaur-af3c1c26066a07bef4f195bd3fae794edf4ded12.tar.gz
Update package description
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2f64e1bdc78e..e9c3e03b5eb9 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
pkgbase = intel-thermalmonitor-git
- pkgdesc = Intel's ThermalMonitor QT5 tool for monitoring and
- pkgver = r8.1d12cae
+ pkgdesc = Intel's ThermalMonitor QT5 tool for monitoring thermald
+ pkgver = v1.4.2.r515.g950d6b0
pkgrel = 1
url = https://github.com/intel/thermal_daemon/tree/master/tools/thermal_monitor
arch = any
license = GPL3
makedepends = git
makedepends = qt5-base
- source = ::git+https://github.com/intel/thermal_daemon.git
+ source = intel-thermalmonitor-git::git+https://github.com/intel/thermal_daemon.git
sha256sums = SKIP
pkgname = intel-thermalmonitor-git
diff --git a/PKGBUILD b/PKGBUILD
index a0475c406ef3..0ead2c52917d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
pkgname=intel-thermalmonitor-git
pkgver=v1.4.2.r515.g950d6b0
pkgrel=1
-pkgdesc="Intel's ThermalMonitor QT5 tool for monitoring and "
+pkgdesc="Intel's ThermalMonitor QT5 tool for monitoring thermald"
arch=('any')
url="https://github.com/intel/thermal_daemon/tree/master/tools/thermal_monitor"
license=('GPL3')