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

Alexander Rødseth arodseth at gemini.archlinux.org
Sat Aug 6 12:05:03 UTC 2022


    Date: Saturday, August 6, 2022 @ 12:05:03
  Author: arodseth
Revision: 1260377

upgpkg: hwinfo 22.0-1

Modified:
  hwinfo/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-06 11:33:43 UTC (rev 1260376)
+++ PKGBUILD	2022-08-06 12:05:03 UTC (rev 1260377)
@@ -7,7 +7,7 @@
 # Contributor: ninja_pt
 
 pkgname=hwinfo
-pkgver=21.83
+pkgver=22.0
 pkgrel=1
 pkgdesc='Hardware detection tool from openSUSE'
 arch=(x86_64)
@@ -17,7 +17,7 @@
 makedepends=(flex git sysfsutils)
 options=(!emptydirs)
 source=(custom_ioctl.patch
-        "git+$url#commit=ded18cd1b47acc204ea445fd66c0fc2a85c3e61a") # tag: 21.83
+        "git+$url#commit=febb0dc3e5fe77f17e7a655c8a1e2f7d23f42686") # tag: 22.0
 b2sums=('2b1bd3b53bbfc1e545e1a70ffd6cca08f704639a104928b2c02ccca3e82000f07a470fbdf129566ece6dfb2b98fdad0e82f18cc5c2016ebfeed043b4edb295b4'
         'SKIP')
 
@@ -25,7 +25,6 @@
   cd $pkgname
   patch -p1 -i ../custom_ioctl.patch
   echo touch changelog > git2log
-
   sed -i '/linux\/fs.h/d' src/hd/hd.c
 }
 



More information about the arch-commits mailing list