summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStuart Cardall2020-09-26 12:06:54 +0100
committerStuart Cardall2020-09-26 12:06:54 +0100
commit0a467ef84ee2c53544af29c5c59077f7d8d52169 (patch)
tree5f79f2a51e6852ea0412937bc5efc3c58b0f2560 /PKGBUILD
parentdc7fbb58a8b63cb86aec5ce6aacd6c222e410fa5 (diff)
downloadaur-0a467ef84ee2c53544af29c5c59077f7d8d52169.tar.gz
small bugfix to asp export (-f switch no longer valid)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b0fb529ec09c..01d976fa7b58 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: Stuart Cardall <developer__at__it-offshore.co.uk>
pkgname=arch-sign-modules
_pkgname=Arch-SKM
-pkgver=0.2.5
-pkgrel=2
+pkgver=0.2.51
+pkgrel=0
pkgdesc="Signed (In Tree & Out of Tree) Kernel Modules for linux-lts linux-hardened linux-zen"
arch=(x86_64)
url="https://github.com/itoffshore/Arch-SKM"