[arch-commits] Commit in linux-zen/trunk (60-linux.hook PKGBUILD)

Jan Steffens heftig at archlinux.org
Sun Aug 12 09:43:11 UTC 2018


    Date: Sunday, August 12, 2018 @ 09:43:11
  Author: heftig
Revision: 331391

Remove --quick

Modified:
  linux-zen/trunk/60-linux.hook
  linux-zen/trunk/PKGBUILD

---------------+
 60-linux.hook |    2 +-
 PKGBUILD      |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

Modified: 60-linux.hook
===================================================================
--- 60-linux.hook	2018-08-12 09:41:36 UTC (rev 331390)
+++ 60-linux.hook	2018-08-12 09:43:11 UTC (rev 331391)
@@ -9,4 +9,4 @@
 [Action]
 Description = Updating %PKGBASE% module dependencies...
 When = PostTransaction
-Exec = /usr/bin/depmod --quick %KERNVER%
+Exec = /usr/bin/depmod %KERNVER%

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-08-12 09:41:36 UTC (rev 331390)
+++ PKGBUILD	2018-08-12 09:43:11 UTC (rev 331391)
@@ -28,7 +28,7 @@
 )
 sha256sums=('SKIP'
             '10e611499fb794178bb4b04a1869443e43f9f29e72741b6c19a304337802a7b1'
-            '36e326d8a88b4087a3a0ee0d47643fc03baeda487659980d0e9d08791e4c729c'
+            'ae2e95db94ef7176207c690224169594d49445e04249d2499e9d2fbc117a0b21'
             '75f99f5239e03238f88d1a834c50043ec32b1dc568f2cc291b07d04718483919'
             'ad6344badc91ad0630caacde83f7f9b97276f80d26a20619a87952be65492c65')
 



More information about the arch-commits mailing list