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

Bruno Pagani archange at archlinux.org
Fri Nov 3 09:06:45 UTC 2017


    Date: Friday, November 3, 2017 @ 09:06:44
  Author: archange
Revision: 265276

upgpkg: thermald 1.7.1-1

Modified:
  thermald/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-11-03 08:49:05 UTC (rev 265275)
+++ PKGBUILD	2017-11-03 09:06:44 UTC (rev 265276)
@@ -2,18 +2,18 @@
 
 pkgname=thermald
 _pkgname=thermal_daemon
-pkgver=1.6
+pkgver=1.7.1
 pkgrel=1
 pkgdesc="The Linux Thermal Daemon program from 01.org"
 arch=('i686' 'x86_64')
 url="https://01.org/linux-thermal-daemon"
 license=('GPL2')
-makedepends=('systemd')
+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=('c63ae1b031f2b4ce037441e7e9910d05405b540fe6668e156d32c56d5dfa7492'
+sha256sums=('c4465d9312304b879908289e2e9da7417e88151c1529dff42acb8e3fb6aa4f47'
             '0155e1eb459306d251a5a049ffc6c11e144fa8caa75901ac5fa20bd52e05d515')
 
 build() {



More information about the arch-commits mailing list