summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2020-04-21 23:47:12 +0200
committerRichard Neumann2020-04-21 23:47:12 +0200
commit081e227b548fb3220cccc2ee37fbf37ff9492264 (patch)
tree540888fbcfeb65c9b0ed444683a1594fd1162516
parentc498c3215da06122616b7e62cb4084555fc8a48d (diff)
downloadaur-081e227b548fb3220cccc2ee37fbf37ff9492264.tar.gz
Updated to 2.2.3.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8007fb3a55aa..f3a66b9ac7d1 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.1
+ pkgver = 2.2.3
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.1
+ source = linux-sfh::git+https://github.com/conqp/linux.git#tag=amd-sfh-hid-2.2.3
source = dkms.conf
sha256sums = SKIP
sha256sums = 989aae3b663ad67652a90ff4cfdde85daa9035a099a5f2e72794ae5715fb6fcd
diff --git a/PKGBUILD b/PKGBUILD
index f841732be164..25bcb2fd2b44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=2.2.1
+pkgver=2.2.3
pkgrel=1
pkgdesc="Experimental HID driver modules for the AMD Sensor Fusion Hub (DKMS)"
arch=('i686' 'x86_64')