summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-02-02 13:50:19 +0100
committerRichard Neumann2021-02-02 13:50:19 +0100
commitee55f1c53c4bc387a3bb816b2e033507e9a1feeb (patch)
tree77b214d8f25faedd79677452ee083aeaf41ff446
parent4141934d2367f60585e0ee8152cf7441f32b2078 (diff)
downloadaur-ee55f1c53c4bc387a3bb816b2e033507e9a1feeb.tar.gz
Updated to 4.0.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 02c54a6570f6..53e96f6388ef 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,15 @@
pkgbase = amd-sfh-hid-dkms
pkgdesc = Refactored HID driver modules for the AMD Sensor Fusion Hub (DKMS)
- pkgver = 4.0.1
+ pkgver = 4.0.2
pkgrel = 1
url = https://github.com/conqp/amd-sfh-hid-dkms
arch = i686
arch = x86_64
license = GPL2
depends = dkms
- source = https://github.com/conqp/amd-sfh-hid-dkms/archive/4.0.1.tar.gz
+ source = https://github.com/conqp/amd-sfh-hid-dkms/archive/4.0.2.tar.gz
source = dkms.conf
- sha256sums = c0464924271d82cc1e19725563e8c59aa03d8f84350a88028abaa2b4e8b8e72d
+ sha256sums = afa94ba5a86fc796776fc331f1776b958e34d511e6edb114493b96962da6a5bd
sha256sums = 6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615
pkgname = amd-sfh-hid-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 0fa443a64441..ef80ebeb8935 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=4.0.1
+pkgver=4.0.2
pkgrel=1
pkgdesc="Refactored HID driver modules for the AMD Sensor Fusion Hub (DKMS)"
arch=('i686' 'x86_64')
@@ -11,7 +11,7 @@ license=('GPL2')
depends=('dkms')
source=("${url}/archive/${pkgver}.tar.gz"
'dkms.conf')
-sha256sums=('c0464924271d82cc1e19725563e8c59aa03d8f84350a88028abaa2b4e8b8e72d'
+sha256sums=('afa94ba5a86fc796776fc331f1776b958e34d511e6edb114493b96962da6a5bd'
'6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615')
package() {