mirror of
https://github.com/archlinux/aur.git
synced 2026-03-14 23:16:48 +01:00
Update to 1.0.2 - fix build on kernel 6.18
This commit is contained in:
parent
95a8b9782b
commit
32dff1d071
2 changed files with 3 additions and 3 deletions
4
.SRCINFO
4
.SRCINFO
|
|
@ -1,13 +1,13 @@
|
|||
pkgbase = hp-omen-gaming-wmi-dkms
|
||||
pkgdesc = HP WMI driver for OMEN Gaming laptops (unlocked TGP and board 8E35 support)
|
||||
pkgver = 1.0.1
|
||||
pkgver = 1.0.2
|
||||
pkgrel = 1
|
||||
url = https://github.com/nevetscar/hp-omen-gaming-wmi-dkms
|
||||
arch = any
|
||||
license = GPL2
|
||||
makedepends = git
|
||||
depends = dkms
|
||||
source = git+https://github.com/nevetscar/hp-omen-gaming-wmi-dkms.git#tag=v1.0.1
|
||||
source = git+https://github.com/nevetscar/hp-omen-gaming-wmi-dkms.git#tag=v1.0.2
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = hp-omen-gaming-wmi-dkms
|
||||
|
|
|
|||
2
PKGBUILD
2
PKGBUILD
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
pkgname=hp-omen-gaming-wmi-dkms
|
||||
_pkgname=hp-wmi
|
||||
pkgver=1.0.1
|
||||
pkgver=1.0.2
|
||||
pkgrel=1
|
||||
pkgdesc="HP WMI driver for OMEN Gaming laptops (unlocked TGP and board 8E35 support)"
|
||||
url="https://github.com/nevetscar/hp-omen-gaming-wmi-dkms"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue