summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2bef8bc7b07a..74e07dc409d8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,8 +13,8 @@ arch=('any')
license=('GPL3')
depends=('emacs' 'emacs-dash' 'emacs-pkg-info')
makedepends=('git')
-provides=('flycheck')
-conflicts=('flycheck')
+provides=('flycheck' 'emacs-flycheck')
+conflicts=('flycheck' 'emacs-flycheck')
source=("git+https://github.com/${_gituser}/${_gitrepo}.git")
sha256sums=('SKIP')