Date: Friday, May 24, 2019 @ 21:18:35
  Author: jelle
Revision: 469662

upgpkg: gsmartcontrol 1.1.3-2

Add xterm optdependency for updating the device database

Modified:
  gsmartcontrol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2019-05-24 19:13:32 UTC (rev 469661)
+++ PKGBUILD    2019-05-24 21:18:35 UTC (rev 469662)
@@ -2,13 +2,14 @@
 
 pkgname=gsmartcontrol
 pkgver=1.1.3
-pkgrel=1
+pkgrel=2
 pkgdesc="A graphical user interface for the smartctl hard disk drive health 
inspection tool."
 arch=('x86_64')
 url="https://gsmartcontrol.sourceforge.net/home/";
 license=('GPL3')
 depends=('smartmontools' 'gtkmm3' 'xorg-xmessage' 'hicolor-icon-theme')
-optdepends=('polkit: to run gsmartcontrol directly from menu')
+optdepends=('polkit: to run gsmartcontrol directly from menu'
+            'xterm: to update the drive database')
 
source=("https://sourceforge.net/projects/gsmartcontrol/files/${pkgver}/gsmartcontrol-${pkgver}.tar.bz2";
         org.archlinux.pkexec.gsmartcontrol.policy
         gsmartcontrol_polkit)

Reply via email to