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

Eric Belanger eric at archlinux.org
Mon Jul 28 04:35:46 UTC 2008


    Date: Monday, July 28, 2008 @ 00:35:46
  Author: eric
Revision: 7222

fixing svn conflicts

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

----------+
 PKGBUILD |   11 ++++++-----
 1 file changed, 6 insertions(+), 5 deletions(-)


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

Modified: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2008-07-27 22:26:46 UTC (rev 7221)
+++ extra-x86_64/PKGBUILD	2008-07-28 04:35:46 UTC (rev 7222)
@@ -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' 'x86_64')
-depends=('glibc')
+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