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

Alexander Rødseth arodseth at archlinux.org
Tue Feb 20 21:38:22 UTC 2018


    Date: Tuesday, February 20, 2018 @ 21:38:21
  Author: arodseth
Revision: 296626

upgpkg: hwinfo 21.52-1

Modified:
  hwinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-20 21:36:49 UTC (rev 296625)
+++ PKGBUILD	2018-02-20 21:38:21 UTC (rev 296626)
@@ -5,18 +5,18 @@
 # Contributor: champus, madeye, ranguvar and ninja_pt
 
 pkgname=hwinfo
-pkgver=21.50
+pkgver=21.52
 pkgrel=1
 pkgdesc='Hardware detection tool from openSUSE'
 arch=('x86_64')
 url='https://github.com/openSUSE/hwinfo'
 license=('GPL2')
-depends=('libx86emu' 'bash' 'perl')
-makedepends=('sysfsutils' 'flex' 'git')
+depends=('libx86emu' 'perl')
+makedepends=('flex' 'git' 'sysfsutils')
 options=('!emptydirs')
 source=("https://github.com/openSUSE/$pkgname/archive/$pkgver.tar.gz"
         'custom_ioctl.patch')
-sha256sums=('e1008aab25e8da2a4f21d48b0ea9fdba5f1182b95a7f4e8905d4fc16229b0fad'
+sha256sums=('2c65ec607466a156fc29272028c589a9895568b8f7c77383e2081086290a19e0'
             '6e83b50aa34f31db5fe6de938402e7c4dda6ffa9ffe1346c076e4779018fcf1d')
 
 prepare() {
@@ -39,4 +39,4 @@
 }
 
 # getver: https://github.com/openSUSE/hwinfo/releases
-# vim:set ts=2 sw=2 et:
+# vim: ts=2 sw=2 et:



More information about the arch-commits mailing list