summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorThomas Jost2024-01-02 17:10:39 +0100
committerThomas Jost2024-01-02 17:10:39 +0100
commit892cc3f0cc85b8a767f3fa808bd175b90738b0b1 (patch)
treec6d894dbd53868fd6483885b5ca2be693a81a9b9 /PKGBUILD
parent1d04b111af6fc7af9ce6d909c6614561de39015f (diff)
downloadaur-892cc3f0cc85b8a767f3fa808bd175b90738b0b1.tar.gz
Update DKMS config to work with new upstream makefile
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 028d4c95c96b..4e296c4fb674 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=framework-laptop-kmod-dkms-git
_pkgbase=framework-laptop-kmod
_modname=framework_laptop
-pkgver=r14.d5367eb
+pkgver=r16.40aadc1
pkgrel=1
pkgdesc="Kernel module to expose more Framework Laptop stuff"
arch=(x86_64)
@@ -15,7 +15,7 @@ conflicts=("${pkgname%-git}")
source=('framework-laptop-kmod::git+https://github.com/DHowett/framework-laptop-kmod'
'dkms.conf')
sha256sums=('SKIP'
- 'f83bb5bff72db632a11dfe8876e429adc6221d574502428796944221d0da5427')
+ '73fb009573b58aed6b2ba513945fcc501b43515a6e8342af6b80afcfb09b6adf')
pkgver() {
cd "${srcdir}/${_pkgbase}"