summaryrefslogtreecommitdiff
path: root/extra/smartmontools/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'extra/smartmontools/PKGBUILD')
-rw-r--r--extra/smartmontools/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/smartmontools/PKGBUILD b/extra/smartmontools/PKGBUILD
index 10eb11338..9c210c306 100644
--- a/extra/smartmontools/PKGBUILD
+++ b/extra/smartmontools/PKGBUILD
@@ -1,12 +1,12 @@
-# $Id: PKGBUILD 185826 2013-05-19 13:29:06Z giovanni $
+# $Id: PKGBUILD 192431 2013-08-11 16:45:27Z giovanni $
# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
# Contributor: Jeff Mickey <jeff@archlinux.org>
# Contributor: Jani Talikka <jani.talikka@gmail.com>
# Contributor: Ralf Barth <archlinux.org@haggy.org>
pkgname=smartmontools
-pkgver=6.1
-pkgrel=3
+pkgver=6.2
+pkgrel=1
pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives"
url="http://smartmontools.sourceforge.net"
license=('GPL')
@@ -17,7 +17,7 @@ backup=('etc/smartd.conf'
'etc/conf.d/smartd')
source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
'smartd.conf')
-md5sums=('83a3a681f8183ed858392d550ae1cca6'
+md5sums=('d44f84081a12cef79cd17f78044351fc'
'28c1b80c41dac52d433961dcfb4f70e0')
build() {