summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-01-28 16:51:58 +0100
committerRichard Neumann2021-01-28 16:51:58 +0100
commit56bdbed58b9288d5d86abe188724dd845c82f6e1 (patch)
tree74c2e500e9b660368f96c9ff396c87837dc2a925
parent01ffff3649ad6979a2234a02c8bb3182eed6b71b (diff)
downloadaur-56bdbed58b9288d5d86abe188724dd845c82f6e1.tar.gz
Updated to 3.2.2.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f334d40bfff0..26d138556e6b 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 = 3.2.1
+ pkgver = 3.2.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/3.2.1.tar.gz
+ source = https://github.com/conqp/amd-sfh-hid-dkms/archive/3.2.2.tar.gz
source = dkms.conf
- sha256sums = 7a0d52e8ba2bacb56ee29c6006239d118fd2093011de67571f22ff96fe2a6dce
+ sha256sums = f6030f65cf09706b2a7a3f349e533be94310b010da38988933eafa3cbdecf603
sha256sums = 6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615
pkgname = amd-sfh-hid-dkms
diff --git a/PKGBUILD b/PKGBUILD
index fd1e0c1ba210..2d0591069f61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=3.2.1
+pkgver=3.2.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=('7a0d52e8ba2bacb56ee29c6006239d118fd2093011de67571f22ff96fe2a6dce'
+sha256sums=('f6030f65cf09706b2a7a3f349e533be94310b010da38988933eafa3cbdecf603'
'6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615')
package() {