[arch-commits] Commit in smartmontools/trunk (PKGBUILD)

Christian Hesse eworm at archlinux.org
Fri Oct 6 19:20:26 UTC 2017


    Date: Friday, October 6, 2017 @ 19:20:25
  Author: eworm
Revision: 307061

upgpkg: smartmontools 6.5-2

Modified:
  smartmontools/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-10-06 19:12:30 UTC (rev 307060)
+++ PKGBUILD	2017-10-06 19:20:25 UTC (rev 307061)
@@ -6,7 +6,7 @@
 
 pkgname=smartmontools
 pkgver=6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives"
 url="http://smartmontools.sourceforge.net"
 license=('GPL')
@@ -15,10 +15,12 @@
 optdepends=('s-nail: to get mail alerts to work')
 backup=('etc/smartd.conf'
         'etc/conf.d/smartd')
-source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+validpgpkeys=('F41F01FC078449584FFCCF57DF0F1A49C4A4903A') # Smartmontools Signing Key (through 2016) <smartmontools-support at lists.sourceforge.net>
+source=("https://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz"{,.asc}
         'smartd.conf')
-md5sums=('093aeec3f8f39fa9a37593c4012d3156'
-         '28c1b80c41dac52d433961dcfb4f70e0')
+sha256sums=('89e8bb080130bc6ce148573ba5bb91bfe30236b64b1b5bbca26515d4b5c945bc'
+            'SKIP'
+            'c2c0f2f6b4a3f3d76da1c7706139297aef6e3f2a705eb7fdd800544812427c74')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"



More information about the arch-commits mailing list