From c16968d4179be76966c262f854c9e1fb827dc3ec Mon Sep 17 00:00:00 2001 From: root Date: Tue, 26 Mar 2013 00:06:16 -0700 Subject: Tue Mar 26 00:06:15 PDT 2013 --- extra/smartmontools/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/smartmontools/PKGBUILD') diff --git a/extra/smartmontools/PKGBUILD b/extra/smartmontools/PKGBUILD index 6af79cbcd..145d9297c 100644 --- a/extra/smartmontools/PKGBUILD +++ b/extra/smartmontools/PKGBUILD @@ -1,12 +1,12 @@ -# $Id: PKGBUILD 177000 2013-02-03 16:40:55Z giovanni $ +# $Id: PKGBUILD 180692 2013-03-25 19:47:01Z giovanni $ # Maintainer: Giovanni Scafora # Contributor: Jeff Mickey # Contributor: Jani Talikka # Contributor: Ralf Barth pkgname=smartmontools -pkgver=6.0 -pkgrel=2 +pkgver=6.1 +pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives" url="http://smartmontools.sourceforge.net" license=('GPL') @@ -16,7 +16,7 @@ backup=('etc/smartd.conf' 'etc/conf.d/smartd') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz" 'smartd.conf') -md5sums=('5646a07f5f4bee8e2e649de8c6b7ae87' +md5sums=('83a3a681f8183ed858392d550ae1cca6' '28c1b80c41dac52d433961dcfb4f70e0') build() { -- cgit v1.2.3-54-g00ecf