diff options
author | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-06-05 14:50:53 -0300 |
---|---|---|
committer | Nicolás Reynolds <apoyosis@correo.inta.gob.ar> | 2012-06-05 14:50:53 -0300 |
commit | b1617c9b6e0460394b39b0e11bf41f22e77936a4 (patch) | |
tree | f5c6e27fcd39754f7449ee3f23e998adba67d4d7 /~fauno/notmuch | |
parent | c6842943978ae27e1efe06033b0e16ec210590db (diff) | |
download | abslibre-b1617c9b6e0460394b39b0e11bf41f22e77936a4.tar.gz abslibre-b1617c9b6e0460394b39b0e11bf41f22e77936a4.tar.bz2 abslibre-b1617c9b6e0460394b39b0e11bf41f22e77936a4.zip |
~fauno/notmuch-0.13.2-1
Diffstat (limited to '~fauno/notmuch')
-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 a2cf261a2..b53224387 100644 --- a/~fauno/notmuch/PKGBUILD +++ b/~fauno/notmuch/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Richard Murri <admin@richardmurri.com> pkgname=notmuch -pkgver=0.13.1 +pkgver=0.13.2 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=('1380d4b010e4321288a48ef09edf9de2') +md5sums=('13be4cf1ab2be49b42fec87c3cb44a5a') |