Date: Wednesday, January 1, 2020 @ 14:15:56 Author: eworm Revision: 372424
upgpkg: smartmontools 7.1-1 new upstream release Modified: smartmontools/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-01 12:18:45 UTC (rev 372423) +++ PKGBUILD 2020-01-01 14:15:56 UTC (rev 372424) @@ -4,7 +4,7 @@ # Contributor: Ralf Barth <[email protected]> pkgname=smartmontools -pkgver=7.0 +pkgver=7.1 pkgrel=1 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives" url="http://smartmontools.sourceforge.net" @@ -14,10 +14,10 @@ optdepends=('s-nail: to get mail alerts to work') backup=('etc/smartd.conf' 'etc/conf.d/smartd') -validpgpkeys=('887B8C6321104CA84A8EF91B18ECDA46CBF6BAC6') # Smartmontools Signing Key (through 2018) <[email protected]> +validpgpkeys=('847AF8F72DF4C7B492382C94BF0B339C64BCAA8B') # Smartmontools Signing Key (through 2020) <[email protected]> source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc} 'smartd.conf') -sha256sums=('e5e1ac2786bc87fdbd6f92d0ee751b799fbb3e1a09c0a6a379f9eb64b3e8f61c' +sha256sums=('3f734d2c99deb1e4af62b25d944c6252de70ca64d766c4c7294545a2e659b846' 'SKIP' 'c2c0f2f6b4a3f3d76da1c7706139297aef6e3f2a705eb7fdd800544812427c74')
