summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStuart Cardall2023-01-05 22:06:47 +0000
committerStuart Cardall2023-01-05 22:06:47 +0000
commit6deebf30716bfa6d9ed8517b78338cefc4b99e93 (patch)
tree2eedf2a99a5e0ab87c5c81250721f460929785e0 /PKGBUILD
parent7957b7685e1f542d822d0440877e00a17876ee50 (diff)
downloadaur-6deebf30716bfa6d9ed8517b78338cefc4b99e93.tar.gz
update to 0.5.5
* updates linux-lts.patch for kernel 5.15.86
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 42c6a66e1feb..ea77f7edcb9f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Stuart Cardall <developer__at__it-offshore.co.uk>
pkgname=arch-sign-modules
_pkgname=Arch-SKM
-pkgver=0.5.4
+pkgver=0.5.5
pkgrel=0
pkgdesc="Signed (In Tree & Out of Tree) Kernel Modules for linux linux-lts linux-hardened linux-zen + AUR kernels"
arch=(x86_64)
@@ -12,7 +12,7 @@ optdepends=('pacman-contrib')
makedepends=()
install="$pkgname.install"
source=($pkgname-$pkgver.tar.gz::https://github.com/itoffshore/$_pkgname/archive/$pkgver.tar.gz)
-md5sums=('603d96e119984ea5719edf7d18ffdf6d')
+md5sums=('f1adb7ea57e50aa476d8dc10cda1a20f')
build() {
return 0