summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStuart Cardall2021-08-30 23:20:32 +0100
committerStuart Cardall2021-08-30 23:20:32 +0100
commit745cbc0efc765cef7ca6197ff03dfa340ab0d78e (patch)
tree3b2a66103a337d707f8b876d2c94e6e0b70fbdd8 /PKGBUILD
parent13922e3c83ae1c7f76334fc6772f48c4087062d9 (diff)
downloadaur-745cbc0efc765cef7ca6197ff03dfa340ab0d78e.tar.gz
update to version 0.2.60
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3f91ca25b75f..ea25fc4996b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,9 @@
# Maintainer: Stuart Cardall <developer__at__it-offshore.co.uk>
pkgname=arch-sign-modules
_pkgname=Arch-SKM
-pkgver=0.2.55
+pkgver=0.2.60
pkgrel=0
-pkgdesc="Signed (In Tree & Out of Tree) Kernel Modules for linux linux-lts linux-hardened linux-zen"
+pkgdesc="Signed (In Tree & Out of Tree) Kernel Modules for linux linux-lts linux-hardened linux-zen + AUR kernels"
arch=(x86_64)
url="https://github.com/itoffshore/Arch-SKM"
license=(GPL)
@@ -11,7 +11,7 @@ depends=('asp' 'rsync')
makedepends=()
install="$pkgname.install"
source=($pkgname-$pkgver.tar.gz::https://github.com/itoffshore/$_pkgname/archive/$pkgver.tar.gz)
-md5sums=('98a918199a91e8340c2d4aa07be34321')
+md5sums=('fee3551fd2647f66e674613ddb5609d5')
build() {
return 0