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

Felix Yan felixonmars at archlinux.org
Sun Jun 3 16:52:55 UTC 2018


    Date: Sunday, June 3, 2018 @ 16:52:54
  Author: felixonmars
Revision: 339395

upgpkg: psensor 1.2.0-5

json-c 0.13.1 rebuild

Modified:
  psensor/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-03 16:52:29 UTC (rev 339394)
+++ PKGBUILD	2018-06-03 16:52:54 UTC (rev 339395)
@@ -5,7 +5,7 @@
 
 pkgname=psensor
 pkgver=1.2.0
-pkgrel=4
+pkgrel=5
 pkgdesc='A graphical hardware temperature monitor for Linux'
 arch=('x86_64')
 url='https://wpitchoune.net/psensor'
@@ -15,8 +15,8 @@
 makedepends=('help2man')
 source=("https://wpitchoune.net/${pkgname}/files/${pkgname}-${pkgver}.tar.gz"
         'is_error.patch')
-md5sums=('0d8ac0a1312e96f2101ecc7c684e2863'
-         '04c45b3527e6cc4012fe60491751a0ac')
+sha512sums=('274928190a53f3603f7db4ea81057497bfa01b9d0f8b4eb2f5f5094fd944ee384aff8f9c21b9c85ea001cbe877e7dc020963c0570f000ef42b302cb54b038e4d'
+            'fa1f0a8cdbd75fba2ad980a5beb1807e533ef12154db1f0cc97c9130080584cb0251e29a56068b0400f152e540f326a7b16749bf11b1e844d1d519d7bb0e71ed')
 
 prepare() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list