[arch-commits] Commit in psensor/trunk (PKGBUILD)
Balló György
bgyorgy at archlinux.org
Thu May 3 19:29:05 UTC 2018
Date: Thursday, May 3, 2018 @ 19:29:04
Author: bgyorgy
Revision: 318885
upgpkg: psensor 1.2.0-4
Remove libappindicator-gtk3 depenency, it's needed only on Ubuntu's Unity desktop
Modified:
psensor/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-05-03 19:00:32 UTC (rev 318884)
+++ PKGBUILD 2018-05-03 19:29:04 UTC (rev 318885)
@@ -5,13 +5,13 @@
pkgname=psensor
pkgver=1.2.0
-pkgrel=3
+pkgrel=4
pkgdesc='A graphical hardware temperature monitor for Linux'
arch=('x86_64')
url='https://wpitchoune.net/psensor'
license=('GPL2')
depends=('lm_sensors' 'dconf' 'gtk3' 'udisks2' 'curl' 'libgtop' 'libnotify'
- 'libappindicator3' 'libxnvctrl' 'json-c' 'libmicrohttpd')
+ 'libxnvctrl' 'json-c' 'libmicrohttpd')
makedepends=('help2man')
source=("https://wpitchoune.net/${pkgname}/files/${pkgname}-${pkgver}.tar.gz"
'is_error.patch')
More information about the arch-commits
mailing list