summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChris Salzberg2016-08-23 21:45:19 +0900
committerChris Salzberg2016-08-23 21:45:19 +0900
commit369d4e87cbe210a9f0ea14db0b8afb19eb156d9c (patch)
tree323117602030907d089b6b293d1ef9a6f9f352bf /PKGBUILD
parent5665f4ae0f840200f4f35eb04fae0fa9d37f23c1 (diff)
downloadaur-369d4e87cbe210a9f0ea14db0b8afb19eb156d9c.tar.gz
Update branch to neomutt7
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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')