summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Salzberg2016-08-24 22:05:14 +0900
committerChris Salzberg2016-08-24 22:05:14 +0900
commitac1f7e18e1327bf44cd551465cde6185edb4f924 (patch)
tree860a9309e03679fb912a0ba7c6fd7c78782b5e3d
parent369d4e87cbe210a9f0ea14db0b8afb19eb156d9c (diff)
downloadaur-ac1f7e18e1327bf44cd551465cde6185edb4f924.tar.gz
Revert "Update branch to neomutt7"
This reverts commit 369d4e87cbe210a9f0ea14db0b8afb19eb156d9c.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD4
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 90c5f66ca644..aa227f16720b 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=neomutt7
+ source = git+https://github.com/neomutt/neomutt.git#branch=neomutt
sha256sums = SKIP
pkgname = neomutt-git
diff --git a/PKGBUILD b/PKGBUILD
index 052a7db84e75..ceed0ce9c99b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
_pkgname=neomutt
pkgname=neomutt-git
-pkgver=neomutt.dev.20160818.r7.g5da8ead
+pkgver=neomutt.20160808.r9.g6946736
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=neomutt7')
+source=('git+https://github.com/neomutt/neomutt.git#branch=neomutt')
sha256sums=('SKIP')
arch=('i686' 'x86_64')
depends=('openssl' 'gdbm' 'mime-types' 'libsasl' 'gnupg' 'gpgme' 'libidn' 'krb5' 'notmuch-runtime')