summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-12-09 11:07:58 +0100
committerRichard Neumann2021-12-09 11:07:58 +0100
commit47934bec94872aa1a293c159a9e9b29cc73fa438 (patch)
treef165dfbe76b652e35c2b587161fc1443a3ec71dc
parent6f59f5f4d0c5513bc7664ec106ba6595af4e66d2 (diff)
downloadaur-47934bec94872aa1a293c159a9e9b29cc73fa438.tar.gz
Update to 4.2.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b1232fafe81..a143e0acfaa9 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.2.0
+ pkgver = 4.2.1
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.2.0.tar.gz
+ source = https://github.com/conqp/amd-sfh-hid-dkms/archive/4.2.1.tar.gz
source = dkms.conf
- sha256sums = b7b094016e01219d59f3724ae78f57059e6ec742ac80f04f60ec39461b9a38a9
+ sha256sums = c1af588d38efbab638310c0e23c1eab917de946a7e2fb8eb2204275ef5da9606
sha256sums = bc325cc6a2e01f8de499676c345962b95d681fcdc623e995a9c5ddfeb77227af
pkgname = amd-sfh-hid-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 13afb8d14f27..d9a1ea47f934 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=4.2.0
+pkgver=4.2.1
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=('b7b094016e01219d59f3724ae78f57059e6ec742ac80f04f60ec39461b9a38a9'
+sha256sums=('c1af588d38efbab638310c0e23c1eab917de946a7e2fb8eb2204275ef5da9606'
'bc325cc6a2e01f8de499676c345962b95d681fcdc623e995a9c5ddfeb77227af')
package() {