summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2020-06-11 14:45:07 +0200
committerRichard Neumann2020-06-11 14:45:07 +0200
commit3171c1e1dde37234c1c39ca01134c1d00bac893a (patch)
tree116a1b3a79ad7ea65b96f473456c1971e50d0eac
parent3f0d11fa91f47449f74e0462c1a208904acafed5 (diff)
downloadaur-3171c1e1dde37234c1c39ca01134c1d00bac893a.tar.gz
Updated to 2.2.7.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9609d1414b7b..e819aa8bfbad 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.2.6
+ pkgver = 2.2.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.2.6
+ source = linux-sfh::git+https://github.com/conqp/linux.git#tag=amd-sfh-hid-2.2.7
source = dkms.conf
sha256sums = SKIP
sha256sums = 989aae3b663ad67652a90ff4cfdde85daa9035a099a5f2e72794ae5715fb6fcd
diff --git a/PKGBUILD b/PKGBUILD
index 80937e80ebb9..eacd15ca04a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=2.2.6
+pkgver=2.2.7
pkgrel=1
pkgdesc="Experimental HID driver modules for the AMD Sensor Fusion Hub (DKMS)"
arch=('i686' 'x86_64')