diff options
author | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-22 22:06:36 -0300 |
---|---|---|
committer | André Fabian Silva Delgado <emulatorman@lavabit.com> | 2012-08-22 22:06:36 -0300 |
commit | e8556f94058e95783843ae4fbd8dc9416491e1f6 (patch) | |
tree | 06c37976c421667d789ff52dce61d7d259e2d6d9 /~fauno/notmuch/PKGBUILD | |
parent | 6d75a98a73a4ec9ab58fb5e0da5dedc0ba094d76 (diff) | |
parent | 3ed427e209e2d9e03c69e15e784bd8e4e46c0a68 (diff) |
Merge branch 'master' of ssh://parabolagnulinux.org:1863/srv/git/abslibre
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') |