summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlex Whitt2017-05-03 18:17:40 -0400
committerAlex Whitt2017-05-03 18:17:40 -0400
commit40a1adec8e23ae7abf82a0ebd1773f43301372cf (patch)
tree6a75309486771bb071c51ac879b14e2e79e60291
parent61d62cfa48190ddb6d233bb08fc25ebb29f8c918 (diff)
downloadaur-40a1adec8e23ae7abf82a0ebd1773f43301372cf.tar.gz
Flycheck is just flycheck, not emacs-flycheck.
-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"