[arch-commits] Commit in hwinfo/trunk (PKGBUILD)
Alexander Rødseth
arodseth at gemini.archlinux.org
Tue Nov 16 10:28:39 UTC 2021
Date: Tuesday, November 16, 2021 @ 10:28:38
Author: arodseth
Revision: 1048736
upgpkg: hwinfo 21.78-1
Modified:
hwinfo/trunk/PKGBUILD
----------+
PKGBUILD | 8 +++-----
1 file changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-16 10:05:09 UTC (rev 1048735)
+++ PKGBUILD 2021-11-16 10:28:38 UTC (rev 1048736)
@@ -7,8 +7,8 @@
# Contributor: ninja_pt
pkgname=hwinfo
-pkgver=21.77
-pkgrel=3
+pkgver=21.78
+pkgrel=1
pkgdesc='Hardware detection tool from openSUSE'
arch=(x86_64)
url='https://github.com/openSUSE/hwinfo'
@@ -17,7 +17,7 @@
makedepends=(flex git sysfsutils)
options=(!emptydirs)
source=(custom_ioctl.patch
- "git+$url#commit=56023b0b8b8de22944efb9e1e05e6962b1698d55") # tag: 21.77
+ "git+$url#commit=ea5711f8b7952f3d279445e5cf1c8aa54b99be33") # tag: 21.78
b2sums=('f54d3b7332a887d60ea259c4d00b258c9ea5a00de3a7103f750e5794e4d52f2dff9047ef2b0685cc5a76cbe2b6acaf7e08e559083332cd033193681da24e5ec3'
'SKIP')
@@ -39,5 +39,3 @@
mv "$pkgdir/usr/sbin" "$pkgdir/usr/bin"
rmdir "$pkgdir/sbin"
}
-
-# getver: github.com/openSUSE/hwinfo/releases
More information about the arch-commits
mailing list