summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStuart Cardall2023-01-03 22:28:50 +0000
committerStuart Cardall2023-01-03 22:28:50 +0000
commit7957b7685e1f542d822d0440877e00a17876ee50 (patch)
treecef8a37f8a31485e950b6d2ae498a832eeaa901f /PKGBUILD
parentbc6efc00f53faf3c41e42ac328369fe010b5fb93 (diff)
downloadaur-7957b7685e1f542d822d0440877e00a17876ee50.tar.gz
update to 0.5.4
* updates linux-zen.patch for kernel 6.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e6eb08177521..42c6a66e1feb 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.3
+pkgver=0.5.4
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=('89fe63412a46091147281d7af33df3a4')
+md5sums=('603d96e119984ea5719edf7d18ffdf6d')
build() {
return 0