summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-10-23 23:15:23 -0700
committerJesus Alvarez2017-10-23 23:15:23 -0700
commit26e29347c3572ecc783e03b23f6e59f5a57b47e9 (patch)
treeeb7b864bfc11951336598bd1cad0f474a47ece19 /spl.install
parent1c202c39e163dc0f9af70d02771f68c3c81c9fd3 (diff)
downloadaur-26e29347c3572ecc783e03b23f6e59f5a57b47e9.tar.gz
Semi-automated update for 4.13.8.1-1
Diffstat (limited to 'spl.install')
-rw-r--r--spl.install2
1 files changed, 1 insertions, 1 deletions
diff --git a/spl.install b/spl.install
index b85f29882968..70f1b273bf30 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.13.7-1-ARCH
+ depmod -a 4.13.8-1-ARCH
}