[arch-commits] Commit in smartmontools/repos (extra-x86_64 extra-x86_64/PKGBUILD)

Giovanni Scafora giovanni at archlinux.org
Tue Jan 19 19:28:57 UTC 2010


    Date: Tuesday, January 19, 2010 @ 14:28:56
  Author: giovanni
Revision: 64313

Merged revisions 64307 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/smartmontools/trunk

........
  r64307 | giovanni | 2010-01-19 20:27:30 +0100 (mar, 19 gen 2010) | 2 lines
  
  upgpkg: smartmontools 5.39-1
      upstream release
........

Modified:
  smartmontools/repos/extra-x86_64/	(properties)
  smartmontools/repos/extra-x86_64/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Property changes on: smartmontools/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /smartmontools/trunk:1-56781
   + /smartmontools/trunk:1-64308

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2010-01-19 19:28:54 UTC (rev 64312)
+++ extra-x86_64/PKGBUILD	2010-01-19 19:28:56 UTC (rev 64313)
@@ -5,8 +5,8 @@
 # Contributor: Ralf Barth <archlinux.org at haggy.org>
 
 pkgname=smartmontools
-pkgver=5.38
-pkgrel=2
+pkgver=5.39
+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,13 +17,14 @@
 source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
         smartd.conf
         smartd.rc)
-md5sums=('a282846532ecbd6b4a28072373b3a70b'
+md5sums=('63c1b5373a9ef91e9c9becb16e147571'
          '28c1b80c41dac52d433961dcfb4f70e0'
          'fb30e07f87f2c1d99532e018291ad3e8')
 
 build()
 {
   cd "${srcdir}/${pkgname}-${pkgver}"
+
   ./configure --prefix=/usr \
               --sysconfdir=/etc
   make || return 1




More information about the arch-commits mailing list