summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-01-19 19:53:59 +0100
committerRichard Neumann2021-01-19 19:53:59 +0100
commit3bf2b6e5a93786c35e1600333c2cc5f4753b3324 (patch)
treeb4a8e4c72f55504b8772b5b2214417d8f321a4a2
parentc98ab33559869e99bb0d38d4b27f19b5cb807d03 (diff)
downloadaur-3bf2b6e5a93786c35e1600333c2cc5f4753b3324.tar.gz
Upgraded to 2.8.7.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8f6333cc2dcd..040d5209c6c9 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.6
+ pkgver = 2.8.7
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.6
+ source = linux-sfh::git+https://github.com/conqp/linux.git#tag=amd-sfh-hid-2.8.7
source = dkms.conf
sha256sums = SKIP
sha256sums = 989aae3b663ad67652a90ff4cfdde85daa9035a099a5f2e72794ae5715fb6fcd
diff --git a/PKGBUILD b/PKGBUILD
index 8b43cbd7b024..319bfbb6278c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=2.8.6
+pkgver=2.8.7
pkgrel=1
pkgdesc="Experimental HID driver modules for the AMD Sensor Fusion Hub (DKMS)"
arch=('i686' 'x86_64')