summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f87b63f19e1e..2ad3bda366a8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue May 2 21:09:48 UTC 2017
+# Wed May 3 22:17:18 UTC 2017
pkgbase = emacs-spaceline
pkgdesc = Powerline theme from Spacemacs
pkgver = 2.0.1
@@ -16,7 +16,7 @@ pkgbase = emacs-spaceline
optdepends = emacs-winum: Show current window number
optdepends = emacs-auto-compile: Show auto-compile warnings as they occur
optdepends = emacs-anzu: Show total number of matches while searching
- optdepends = emacs-flycheck: Show number of errors, warnings, and notifications
+ optdepends = flycheck: Show number of errors, warnings, and notifications
optdepends = emacs-erc: IRC client notifications
optdepends = emacs-org-mode: Show currently-clocking org-mode task
optdepends = emacs-org-pomodoro: Show pomodoro clocks
diff --git a/PKGBUILD b/PKGBUILD
index 443dd1ad9ed4..ee090d2b4ba0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ optdepends=("emacs-persp-mode: Show current workspace name"
"emacs-winum: Show current window number"
"emacs-auto-compile: Show auto-compile warnings as they occur"
"emacs-anzu: Show total number of matches while searching"
- "emacs-flycheck: Show number of errors, warnings, and notifications"
+ "flycheck: Show number of errors, warnings, and notifications"
"emacs-erc: IRC client notifications"
"emacs-org-mode: Show currently-clocking org-mode task"
"emacs-org-pomodoro: Show pomodoro clocks"