summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2020-04-21 15:40:28 +0200
committerRichard Neumann2020-04-21 15:40:28 +0200
commit217cbab48c1e1354f423d1b041faedd5ec105da2 (patch)
treebbcbc9c209831c43b9c4fe3d2e41b149c496e5d5
parent556225c3ba94a02f99be02aad33462e1c2a8e381 (diff)
downloadaur-217cbab48c1e1354f423d1b041faedd5ec105da2.tar.gz
Updated to refactored patch.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index cd90f47fd8df..fa023760feda 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.1.3
+ pkgver = 2.1.4
pkgrel = 3
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.1.3
+ source = linux-sfh::git+https://github.com/conqp/linux.git#tag=amd-sfh-hid-2.1.4
source = dkms.conf
sha256sums = SKIP
sha256sums = 989aae3b663ad67652a90ff4cfdde85daa9035a099a5f2e72794ae5715fb6fcd
diff --git a/PKGBUILD b/PKGBUILD
index 71e755f833a7..d31e763228fa 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=2.1.3
+pkgver=2.1.4
pkgrel=3
pkgdesc="Experimental HID driver modules for the AMD Sensor Fusion Hub (DKMS)"
arch=('i686' 'x86_64')