diff options
Diffstat (limited to '~fauno/notmuch/PKGBUILD')
-rw-r--r-- | ~fauno/notmuch/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/~fauno/notmuch/PKGBUILD b/~fauno/notmuch/PKGBUILD index b53224387..b3ff31567 100644 --- a/~fauno/notmuch/PKGBUILD +++ b/~fauno/notmuch/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Richard Murri <admin@richardmurri.com> pkgname=notmuch -pkgver=0.13.2 +pkgver=0.14 pkgrel=1 pkgdesc="Notmuch is not much of an email program" arch=(i686 x86_64 mips64el) @@ -65,4 +65,4 @@ package(){ # Remove conflicting zsh completion rm -r ${pkgdir}/usr/share/zsh } -md5sums=('13be4cf1ab2be49b42fec87c3cb44a5a') +md5sums=('5eb3f225d3eb37862932f6baa5780d15') |