summaryrefslogtreecommitdiff
path: root/community/lshw/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/lshw/PKGBUILD')
-rw-r--r--community/lshw/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/lshw/PKGBUILD b/community/lshw/PKGBUILD
index 46563504b..5ef5ecc34 100644
--- a/community/lshw/PKGBUILD
+++ b/community/lshw/PKGBUILD
@@ -1,11 +1,11 @@
-# $Id: PKGBUILD 91516 2013-05-23 11:14:32Z spupykin $
+# $Id: PKGBUILD 96350 2013-08-26 09:20:36Z spupykin $
# Maintainer: Sergej Pupykin <pupykin.s+arch@gmail.com>
# Contributor: Stefano Zamprogno <stefano dot zamprogno at gmail dot com>
# Contributor: Chuck Yang <Chuck.Yang@gmail.com>
pkgname=lshw
-pkgver=B.02.16
-pkgrel=5
+pkgver=B.02.17
+pkgrel=1
pkgdesc="A small tool to provide detailed information on the hardware configuration of the machine."
url="http://ezix.org/project/wiki/HardwareLiSter"
license=('GPL')
@@ -14,7 +14,7 @@ depends=('gcc-libs' 'hwids')
optdepends=('gtk2')
makedepends=('gcc' 'gtk2' 'sqlite')
source=(http://ezix.org/software/files/lshw-$pkgver.tar.gz)
-md5sums=('67479167add605e8f001097c30e96d0d')
+md5sums=('a5feb796cb302850eaf5b4530888e3ed')
build() {
cd $srcdir/$pkgname-$pkgver