summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 17460c4f21f3..e03971d0b098 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = emacs-with-editor-git
pkgdesc = Use the Emacsclient as the of child processes
- pkgver = 2.7.0.r11.05338d8
+ pkgver = 2.7.3.r0.ad5bb005ed3a
pkgrel = 1
url = http://github.com/magit/with-editor
install = emacs-with-editor-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 886afb0f4547..c918d28a75c3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=emacs-with-editor-git
_github_org="magit"
_github_repo="with-editor"
-pkgver=2.7.0.r11.05338d8
+pkgver=2.7.3.r0.ad5bb005ed3a
pkgrel=1
pkgdesc="Use the Emacsclient as the $EDITOR of child processes"
arch=('any')