summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-02-03 10:17:42 +0100
committerRichard Neumann2021-02-03 10:17:42 +0100
commitb8bf675186ff062429e39ece3c047128018af086 (patch)
treec4009da6fa211e0e2f2baa2e79586fad381756bf
parentee55f1c53c4bc387a3bb816b2e033507e9a1feeb (diff)
downloadaur-b8bf675186ff062429e39ece3c047128018af086.tar.gz
Updated to 4.0.3.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53e96f6388ef..61a7af382ad0 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.2
+ pkgver = 4.0.3
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.2.tar.gz
+ source = https://github.com/conqp/amd-sfh-hid-dkms/archive/4.0.3.tar.gz
source = dkms.conf
- sha256sums = afa94ba5a86fc796776fc331f1776b958e34d511e6edb114493b96962da6a5bd
+ sha256sums = bce2614363a6c7215652ac860b7a4bbd07d251b0cb80246c10c6100261595f39
sha256sums = 6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615
pkgname = amd-sfh-hid-dkms
diff --git a/PKGBUILD b/PKGBUILD
index ef80ebeb8935..c6d3443d4a6b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=4.0.2
+pkgver=4.0.3
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=('afa94ba5a86fc796776fc331f1776b958e34d511e6edb114493b96962da6a5bd'
+sha256sums=('bce2614363a6c7215652ac860b7a4bbd07d251b0cb80246c10c6100261595f39'
'6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615')
package() {