summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..b567ddcb5006
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = emacs-with-editor
+ pkgdesc = Use the Emacsclient as the of child processes
+ pkgver = 2.7.3
+ pkgrel = 0
+ url = http://github.com/magit/with-editor
+ install = emacs-with-editor.install
+ arch = any
+ license = GPL3
+ depends = emacs>=24.4
+ provides = emacs-with-editor
+ conflicts = emacs-with-editor-git
+ source = git+https://github.com/magit/with-editor.git#tag=2.7.3
+ md5sums = SKIP
+
+pkgname = emacs-with-editor
+