summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard Neumann2021-01-25 03:52:15 +0100
committerRichard Neumann2021-01-25 03:52:15 +0100
commit65d70d0165b787c6f5d3ccc62ed7abf4cb88a91c (patch)
tree5f9f6f84d45cc2a7e3658c09ce4aa68a7c35acb5
parent7fb81e42a20f6b3c9788a237149b0730ee908040 (diff)
downloadaur-65d70d0165b787c6f5d3ccc62ed7abf4cb88a91c.tar.gz
Updated to 3.1.3.
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dd601e3cd0da..0bd63099b6b6 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.1.0
+ pkgver = 3.1.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/3.1.0.tar.gz
+ source = https://github.com/conqp/amd-sfh-hid-dkms/archive/3.1.3.tar.gz
source = dkms.conf
- sha256sums = fcffdac2d85cdddba09a2f014ee14f5dbc700bd64a99c507b7639baf71e85890
+ sha256sums = 906c4e5ecab578adc409449d448a069415b4d7694173fc44e518051badabe749
sha256sums = 6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615
pkgname = amd-sfh-hid-dkms
diff --git a/PKGBUILD b/PKGBUILD
index 1c0e16d216da..43cd854bf04c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
_pkgbase=amd-sfh-hid
pkgname="${_pkgbase}-dkms"
-pkgver=3.1.0
+pkgver=3.1.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=('fcffdac2d85cdddba09a2f014ee14f5dbc700bd64a99c507b7639baf71e85890'
+sha256sums=('906c4e5ecab578adc409449d448a069415b4d7694173fc44e518051badabe749'
'6cdb0eae3f2aff4564f653d8b7117112918631a170d154cc2fc2998ad8787615')
package() {