[arch-commits] Commit in lshw/trunk (PKGBUILD)

Sergej Pupykin spupykin at archlinux.org
Tue Jun 7 11:15:18 UTC 2016


    Date: Tuesday, June 7, 2016 @ 13:15:17
  Author: spupykin
Revision: 178130

upgpkg: lshw B.02.18-1

upd

Modified:
  lshw/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-06-07 10:44:36 UTC (rev 178129)
+++ PKGBUILD	2016-06-07 11:15:17 UTC (rev 178130)
@@ -4,8 +4,8 @@
 # Contributor: Chuck Yang <Chuck.Yang at gmail.com>
 
 pkgname=lshw
-pkgver=B.02.17
-pkgrel=2
+pkgver=B.02.18
+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 @@
 optdepends=('gtk2')
 makedepends=('gcc' 'gtk2' 'sqlite')
 source=(http://ezix.org/software/files/lshw-$pkgver.tar.gz)
-md5sums=('a5feb796cb302850eaf5b4530888e3ed')
+md5sums=('8671c6d94d6324a744b7f21f1bfecfd2')
 
 build() {
   cd $srcdir/$pkgname-$pkgver



More information about the arch-commits mailing list