summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChris Salzberg2017-02-25 21:47:03 +0900
committerChris Salzberg2017-02-25 21:47:03 +0900
commitf919ad9b9e31765da950abcdfcc2a82c46f9f40d (patch)
treef69566abbfd9635296c7985351c22accf4050aed
parent8be73a9e02d843156782c14ea113f88d2f55d05c (diff)
downloadaur-f919ad9b9e31765da950abcdfcc2a82c46f9f40d.tar.gz
Update to use master branch
-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')