summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-01-04 20:28:52 +0100
committerRichard Neumann2021-01-04 20:28:52 +0100
commit89d7df70f5bdc8dacef37e367dac9a7f6b9f31d1 (patch)
treee6ff3cc4528d32d7e75cff0b04637465ecc6eef7
parentf49e474640a816829b028b59b502cfec7f5f1b01 (diff)
downloadaur-89d7df70f5bdc8dacef37e367dac9a7f6b9f31d1.tar.gz
Updated to 2.8.2.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 09d7db012b1d..a06b66f864c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = amd-sfh-hid-dkms
pkgdesc = Experimental HID driver modules for the AMD Sensor Fusion Hub (DKMS)
- pkgver = 2.8.1
+ pkgver = 2.8.2
pkgrel = 1
url = https://github.com/conqp/linux.git
arch = i686
@@ -8,7 +8,7 @@ pkgbase = amd-sfh-hid-dkms
license = GPL2
makedepends = git
depends = dkms
- source = linux-sfh::git+https://github.com/conqp/linux.git#tag=amd-sfh-hid-2.8.1
+ source = linux-sfh::git+https://github.com/conqp/linux.git#tag=amd-sfh-hid-2.8.2
source = dkms.conf
sha256sums = SKIP
sha256sums = 989aae3b663ad67652a90ff4cfdde85daa9035a099a5f2e72794ae5715fb6fcd
diff --git a/PKGBUILD b/PKGBUILD
index 6e304e662e09..44a30d022dba 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=2.8.1
+pkgver=2.8.2
pkgrel=1
pkgdesc="Experimental HID driver modules for the AMD Sensor Fusion Hub (DKMS)"
arch=('i686' 'x86_64')