[arch-commits] Commit in thermald/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Sun Sep 30 17:58:22 UTC 2018


    Date: Sunday, September 30, 2018 @ 17:58:21
  Author: archange
Revision: 388579

upgpkg: thermald 1.8-1

Modified:
  thermald/trunk/PKGBUILD

----------+
 PKGBUILD |    5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-09-30 17:58:08 UTC (rev 388578)
+++ PKGBUILD	2018-09-30 17:58:21 UTC (rev 388579)
@@ -2,7 +2,7 @@
 
 pkgname=thermald
 _pkgname=thermal_daemon
-pkgver=1.7.2
+pkgver=1.8
 pkgrel=1
 pkgdesc="The Linux Thermal Daemon program from 01.org"
 arch=('x86_64')
@@ -10,10 +10,9 @@
 license=('GPL2')
 makedepends=('systemd' 'python')
 depends=('dbus-glib' 'libxml2')
-backup=('etc/thermald/thermal-conf.xml')
 source=(${pkgname}-${pkgver}.tar.gz::"https://github.com/01org/${_pkgname}/archive/v${pkgver}.tar.gz"
         'modules-load-thermald.conf')
-sha256sums=('2b180301b99508e7f340138c40ccbfd8a35055d707e71c81ab9a177fccda4695'
+sha256sums=('662456eff5b7ee5a42e54b8a667d002d3a4dec5cacbddc5e1ab5ec94dab218c6'
             '0155e1eb459306d251a5a049ffc6c11e144fa8caa75901ac5fa20bd52e05d515')
 
 build() {



More information about the arch-commits mailing list