From 3f7ae31f8be2eb08c436df6449f8e35050d415a3 Mon Sep 17 00:00:00 2001
From: Cecil <knoppmyth@gmail.com>
Date: Mon, 4 Jul 2011 20:11:49 -0700
Subject: dmidecode:Bumped to latest.

---
 abs/core/dmidecode/PKGBUILD | 14 +++++++-------
 1 file changed, 7 insertions(+), 7 deletions(-)

diff --git a/abs/core/dmidecode/PKGBUILD b/abs/core/dmidecode/PKGBUILD
index c29957a..cb42b03 100644
--- a/abs/core/dmidecode/PKGBUILD
+++ b/abs/core/dmidecode/PKGBUILD
@@ -1,17 +1,17 @@
-# $Id: PKGBUILD 356 2008-04-18 22:56:27Z aaron $
-# Maintainer: Jan de Groot <jgc@archlinux.org>
-# Contributor: Giovanni Scafora <linuxmania@gmail.com>
+# $Id: PKGBUILD 19464 2008-11-23 22:53:14Z giovanni $
+# Maintainer: Giovanni Scafora <giovanni@archlinux.org>
+# Contributor: Jan de Groot <jgc@archlinux.org>
 
 pkgname=dmidecode
-pkgver=2.9
-pkgrel=2
+pkgver=2.10
+pkgrel=1
 pkgdesc="Desktop Management Interface table related utilities"
-arch=('i686')
+arch=('i686' 'x86_64')
 url="http://www.nongnu.org/dmidecode"
 license=('GPL')
 depends=('glibc')
 source=(http://download.savannah.nongnu.org/releases/${pkgname}/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('3dac4b1817012ffebd78671473d8f56c')
+md5sums=('3c9c4d55a40b78600f3b43bfa64616f9')
 
 build() {
   cd ${startdir}/src/${pkgname}-${pkgver}
-- 
cgit v0.12