summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorOliver Mangold2022-12-02 11:00:24 +0100
committerOliver Mangold2022-12-02 11:22:48 +0100
commit7495b8cfdc0dc2056bd0523b4016c391ed5c3d55 (patch)
treed19d8329be64f5408949ed6498c1418070931cc6 /.SRCINFO
parent5133b37d23d45cae8214639e914e906ffc49729f (diff)
downloadaur-7495b8cfdc0dc2056bd0523b4016c391ed5c3d55.tar.gz
complete rewrite:
- do not use systemd but, but pacman hooks - do not use custom modprobe, but symlink from /usr/lib/modules to /var/cache/kmods
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO11
1 files changed, 5 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b95b4cdca2b9..3c46cea88340 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,17 +1,16 @@
pkgbase = kmodcache
pkgdesc = Scripts to make a copy of installed kernel modules, which will be used for on-demand loading from then point on, thus make reboots unnecessary after kernel updates.
- pkgver = 1.2
+ pkgver = 1.3
pkgrel = 1
arch = any
license = GPL3
- source = kmodcache.conf
- source = modprobe
- source = make-kmod-cache
- source = kmodcache.service
+ source = pre-upgrade
+ source = post-upgrade
+ source = kmodcache-pre.hook
+ source = kmodcache-post.hook
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
sha256sums = SKIP
pkgname = kmodcache
-