diff options
author | root <root@rshg054.dnsready.net> | 2013-08-12 01:42:52 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-08-12 01:42:52 -0700 |
commit | 60da6abff6c9577a783d72865f11de7a585e912e (patch) | |
tree | 5e301a95d49ee3ed01a70833b7b8f39d098c5835 /extra/smartmontools | |
parent | 18a41d682d6e91e0d28fce23eb75292f477bd620 (diff) |
Mon Aug 12 01:40:44 PDT 2013
Diffstat (limited to 'extra/smartmontools')
-rw-r--r-- | extra/smartmontools/PKGBUILD | 8 |
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() { |