summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index aa227f16720b..90c5f66ca644 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -21,7 +21,7 @@ pkgbase = neomutt-git
optdepends = urlview: for url menu
provides = mutt
conflicts = mutt
- source = git+https://github.com/neomutt/neomutt.git#branch=neomutt
+ source = git+https://github.com/neomutt/neomutt.git#branch=neomutt7
sha256sums = SKIP
pkgname = neomutt-git
diff --git a/PKGBUILD b/PKGBUILD
index ceed0ce9c99b..052a7db84e75 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_pkgname=neomutt
pkgname=neomutt-git
-pkgver=neomutt.20160808.r9.g6946736
+pkgver=neomutt.dev.20160818.r7.g5da8ead
pkgrel=1
pkgdesc='The New Mutt: powerful text-based mail client with all the best feature patches'
url='http://www.neomutt.org/'
license=('GPL')
-source=('git+https://github.com/neomutt/neomutt.git#branch=neomutt')
+source=('git+https://github.com/neomutt/neomutt.git#branch=neomutt7')
sha256sums=('SKIP')
arch=('i686' 'x86_64')
depends=('openssl' 'gdbm' 'mime-types' 'libsasl' 'gnupg' 'gpgme' 'libidn' 'krb5' 'notmuch-runtime')