Date: Saturday, May 30, 2015 @ 14:36:50
  Author: jelle
Revision: 134352

upgpkg: gsmartcontrol 0.8.7-5

Modified:
  gsmartcontrol/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-05-30 10:03:29 UTC (rev 134351)
+++ PKGBUILD    2015-05-30 12:36:50 UTC (rev 134352)
@@ -2,15 +2,15 @@
 
 pkgname=gsmartcontrol
 pkgver=0.8.7
-pkgrel=4
+pkgrel=5
 pkgdesc="A graphical user interface for the smartctl hard disk drive health 
inspection tool."
 arch=('i686' 'x86_64')
-url="http://gsmartcontrol.berlios.de/home/index.php/en/Home";
+url="http://gsmartcontrol.sourceforge.net/home/";
 license=('GPL3')
 depends=('smartmontools' 'gtkmm' 'xorg-xmessage' 'hicolor-icon-theme')
 optdepends=('polkit: to run gsmartcontrol directly from menu')
 install=${pkgname}.install
-source=(http://download.berlios.de/gsmartcontrol/${pkgname}-${pkgver}.tar.bz2
+source=("http://sourceforge.net/projects/gsmartcontrol/files/${pkgver}/gsmartcontrol-${pkgver}.tar.bz2";
         org.archlinux.pkexec.gsmartcontrol.policy
         gsmartcontrol_polkit)
 md5sums=('6d104c2ffc1e693cd1a8052a6d7e3b30'

Reply via email to