summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPierre Neidhardt2015-10-14 18:51:01 +0200
committerPierre Neidhardt2015-10-14 19:27:21 +0200
commitc88a371a39ab11bca9e9ac4f9dce27e3a4b1ce51 (patch)
tree8df3f587511b835194f01ebcb5ef213e6d1d4fcc
parent375033f782207025d9529071cd4ed0eebe7e0234 (diff)
downloadaur-c88a371a39ab11bca9e9ac4f9dce27e3a4b1ce51.tar.gz
emacs-guess-style-git: Style
-rw-r--r--PKGBUILD5
1 files changed, 2 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f24084b1388..9d077aa5fa2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,11 +8,10 @@ pkgdesc="Automatic setting of code style variables"
arch=("any")
url="http://nschum.de/src/emacs/guess-style/"
license=("GPL3")
-makedepends=("emacs")
-depends=("emacs")
depends=("emacs")
-conflicts=("emacs-guess-style")
+makedepends=("emacs")
provides=("emacs-guess-style")
+conflicts=("emacs-guess-style")
install="$pkgname.install"
source=("git+https://github.com/nschum/$_pkgname.git")
md5sums=("SKIP")