diff options
author | root <root@rshg054.dnsready.net> | 2012-08-22 00:02:51 +0000 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2012-08-22 00:02:51 +0000 |
commit | 297a042ac9a7bbd2b18a9551f5fa4fe43faf53b2 (patch) | |
tree | 75290bf7727659568bf50c0446db690d4888d908 /~fauno | |
parent | a3669c04838b48b6891b2ffc4b296fa515f8174f (diff) |
Wed Aug 22 00:02:51 UTC 2012
Diffstat (limited to '~fauno')
-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') |