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

Jelle van der Waa jelle at archlinux.org
Fri Jun 16 20:02:48 UTC 2017


    Date: Friday, June 16, 2017 @ 20:02:47
  Author: jelle
Revision: 237817

upgpkg: gsmartcontrol 1.0.0-1

Modified:
  gsmartcontrol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-16 19:29:20 UTC (rev 237816)
+++ PKGBUILD	2017-06-16 20:02:47 UTC (rev 237817)
@@ -1,18 +1,18 @@
 # Maintainer: Jelle van der Waa <jelle at vdwaa.nl>
 
 pkgname=gsmartcontrol
-pkgver=0.9.0
+pkgver=1.0.0
 pkgrel=1
 pkgdesc="A graphical user interface for the smartctl hard disk drive health inspection tool."
 arch=('i686' 'x86_64')
 url="http://gsmartcontrol.sourceforge.net/home/"
 license=('GPL3')
-depends=('smartmontools' 'gtkmm' 'xorg-xmessage' 'hicolor-icon-theme')
+depends=('smartmontools' 'gtkmm3' 'xorg-xmessage' 'hicolor-icon-theme')
 optdepends=('polkit: to run gsmartcontrol directly from menu')
 source=("http://sourceforge.net/projects/gsmartcontrol/files/${pkgver}/gsmartcontrol-${pkgver}.tar.bz2"
         org.archlinux.pkexec.gsmartcontrol.policy
         gsmartcontrol_polkit)
-md5sums=('bd7816722eb376b059d85bb42e4ff62e'
+md5sums=('1adec9d4533b8e388f03ab466f296121'
          '503989a7e6a9a287d81e91243d03f162'
          '33bdda04d8db1525f2507485f3f2a663')
 



More information about the arch-commits mailing list