[arch-commits] Commit in plasma5-applets-thermal-monitor/trunk (PKGBUILD)

Bruno Pagani archange at archlinux.org
Thu May 17 16:23:01 UTC 2018


    Date: Thursday, May 17, 2018 @ 16:23:01
  Author: archange
Revision: 323859

upgpkg: plasma5-applets-thermal-monitor 1.2.9-1

Modified:
  plasma5-applets-thermal-monitor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-17 16:19:27 UTC (rev 323858)
+++ PKGBUILD	2018-05-17 16:23:01 UTC (rev 323859)
@@ -2,7 +2,7 @@
 # Contributor: Martin Kostolný <clearmartin at zoho dot com>
 
 pkgname=plasma5-applets-thermal-monitor
-pkgver=1.2.8
+pkgver=1.2.9
 pkgrel=1
 pkgdesc="Plasma applet for monitoring temperatures of existing sensors including CPU, GPU and HDD."
 arch=('any')
@@ -11,7 +11,7 @@
 depends=('plasma-workspace' 'qt5-graphicaleffects')
 makedepends=('extra-cmake-modules')
 source=(${pkgname}-${pkgver}.tar.gz::"${url}/archive/v${pkgver}.tar.gz")
-sha256sums=('a7ab7d4eb7aed93b5892027513a4a6f99b8b5a983ebbeeeac00e02d43b55dba8')
+sha256sums=('b665025a4c22a33244b9c8bf87cdc26080715225a56ae46beefda4c8cad8520d')
 
 prepare() {
     mkdir -p build
@@ -22,8 +22,7 @@
 
     cmake ../plasma-applet-thermal-monitor-${pkgver} \
         -DCMAKE_INSTALL_PREFIX=/usr \
-        -DCMAKE_BUILD_TYPE=Release \
-        -DKDE_INSTALL_LIBDIR=lib
+        -DCMAKE_BUILD_TYPE=None
 }
 
 package() {



More information about the arch-commits mailing list