summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEsben Haabendal2017-09-30 16:10:20 +0200
committerEsben Haabendal2017-09-30 16:10:20 +0200
commitb763fa093920089d31e76f61440663d6f7b9eb38 (patch)
treeaa331a9abe44b15140f480201f60986a44e2d29a
parent75c389c40f6c604355964598f05f1a61d9c6465f (diff)
downloadaur-b763fa093920089d31e76f61440663d6f7b9eb38.tar.gz
Update to 2.6.0
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6de9b69d935a..6fefd0ec0c33 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.5.10
+ pkgver = 2.6.0
pkgrel = 1
url = http://github.com/magit/with-editor
install = emacs-with-editor-git.install
diff --git a/PKGBUILD b/PKGBUILD
index 76867a3dad90..c97782810f22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=emacs-with-editor-git
_gitprofile="magit"
_gitrepo="with-editor"
-pkgver=2.5.10
+pkgver=2.6.0
pkgrel=1
pkgdesc="Use the Emacsclient as the $EDITOR of child processes"
arch=('any')