summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 819549e84887..a7c8d3716795 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = neomutt-git
pkgdesc = The New Mutt: powerful text-based mail client with all the best feature patches
- pkgver = neomutt.20161126.r1.g7d69f2a
+ pkgver = neomutt.20170225.r1.gb0997a4c
pkgrel = 1
url = http://www.neomutt.org/
arch = i686
@@ -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=master
sha256sums = SKIP
pkgname = neomutt-git
diff --git a/PKGBUILD b/PKGBUILD
index 672fa65c71a9..c222e2c84bb3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_pkgname=neomutt
pkgname=neomutt-git
-pkgver=neomutt.20161126.r1.g7d69f2a
+pkgver=neomutt.20170225.r1.gb0997a4c
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=master')
sha256sums=('SKIP')
arch=('i686' 'x86_64')
depends=('openssl' 'gdbm' 'mime-types' 'libsasl' 'gnupg' 'gpgme' 'libidn' 'krb5' 'notmuch-runtime')