summarylogtreecommitdiffstats
path: root/spl.install
diff options
context:
space:
mode:
authorJesus Alvarez2017-10-06 12:14:20 -0700
committerJesus Alvarez2017-10-06 12:14:20 -0700
commit6b774fbb65f8b4a925252564b7418fe22f881e50 (patch)
tree8d475ec6f142fb22a3a58ab333b603056114edc7 /spl.install
parentcde522adacd1650b1e2d4febf9b81f0cd263a249 (diff)
downloadaur-6b774fbb65f8b4a925252564b7418fe22f881e50.tar.gz
Semi-automated update for 4.13.4.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 2e59dad68f71..07388206d775 100644
--- a/spl.install
+++ b/spl.install
@@ -12,5 +12,5 @@ post_upgrade() {
run_depmod() {
echo ">>> Updating SPL module dependencies"
- depmod -a 4.13.3-1-ARCH
+ depmod -a 4.13.4-1-ARCH
}