Update to 1.0.3 - fix throttling

This commit is contained in:
ftworld 2026-02-21 17:50:37 -06:00
parent 32dff1d071
commit 7106f73cbe
2 changed files with 3 additions and 3 deletions

View file

@ -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.2
pkgver = 1.0.3
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.2
source = git+https://github.com/nevetscar/hp-omen-gaming-wmi-dkms.git#tag=v1.0.3
sha256sums = SKIP
pkgname = hp-omen-gaming-wmi-dkms

View file

@ -2,7 +2,7 @@
pkgname=hp-omen-gaming-wmi-dkms
_pkgname=hp-wmi
pkgver=1.0.2
pkgver=1.0.3
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"