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

Giovanni Scafora giovanni at archlinux.org
Sun Jul 27 13:28:39 UTC 2008


    Date: Sunday, July 27, 2008 @ 09:28:38
  Author: giovanni
Revision: 6700

Merged revisions 2-6699 via svnmerge from 
svn+ssh://archlinux.org/home/svn-packages/smartmontools/trunk

........
  r356 | aaron | 2008-04-19 00:56:27 +0200 (sab, 19 apr 2008) | 1 line
  
  Added svn:keywords to all PKGBUILDs
........

Modified:
  smartmontools/repos/extra-i686/	(properties)
  smartmontools/trunk/PKGBUILD

----------+
 PKGBUILD |   13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)


Property changes on: smartmontools/repos/extra-i686
___________________________________________________________________
Name: svnmerge-integrated
   - /smartmontools/trunk:1
   + /smartmontools/trunk:1-6699

Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD	2008-07-27 13:26:18 UTC (rev 6699)
+++ trunk/PKGBUILD	2008-07-27 13:28:38 UTC (rev 6700)
@@ -1,17 +1,18 @@
 # $Id$
-# Maintainer: Alexander Baldeck <alexander at archlinux.org>
+# Maintainer: Giovanni Scafora <giovanni at archlinux.org>
 # Contributor: Jeff Mickey <jeff at archlinux.org>
 # Contributor: Jani Talikka <jani.talikka at gmail.com>
+
 pkgname=smartmontools
-pkgver=5.37
+pkgver=5.38
 pkgrel=1
 pkgdesc="Control and monitor S.M.A.R.T. enabled ATA and SCSI Hard Drives."
 url="http://smartmontools.sourceforge.net"
 license=('GPL')
-arch=('i686')
-depends=('glibc')
+arch=('i686' 'x86_64')
+depends=('gcc-libs')
 backup=('etc/smartd.conf')
-source=(http://dl.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
+source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz \
         smartd)
 
 build()
@@ -23,4 +24,4 @@
   rm -rf ${startdir}/pkg/etc/rc.d
   install -D -m 755 ../smartd ${startdir}/pkg/etc/rc.d/smartd
 }
-md5sums=('4ab3668b7d1362ce923f64a211e0e568' '850f98b6792b7642ff193a49a2f1139d')
+md5sums=('a282846532ecbd6b4a28072373b3a70b' '850f98b6792b7642ff193a49a2f1139d')





More information about the arch-commits mailing list