summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorninrod2018-03-20 22:04:05 -0300
committerninrod2018-03-20 22:04:05 -0300
commita1b85873e931f6a4a3ccd0f782864e9cc505cee0 (patch)
tree9507e7b9d4414808514df89497167ce5ab84ac12
parente7d3aae9a5b71bdd6c09d3c9758215d87578508e (diff)
downloadaur-emacs-lucid-pre-test.tar.gz
add @stef204 suggestion
- see https://aur.archlinux.org/packages/emacs-lucid-pre-test/#news discussion
-rw-r--r--PKGBUILD2
1 files changed, 2 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bc4095242b28..485fbe7c1e49 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -22,6 +22,8 @@ pkgname=emacs-lucid-pre-test
pkgver=26.0.91
pkgrel=1
pkgdesc="The extensible, customizable, self-documenting real-time display editor, compiled with the lucid toolkit"
+provides=('emacs')
+conflicts=('emacs')
arch=('x86_64')
url="http://www.gnu.org/software/emacs/emacs.html"
license=('GPL3')