diff options
author | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-14 13:56:57 -0300 |
---|---|---|
committer | Nicolas Reynolds <fauno@kiwwwi.com.ar> | 2011-12-14 13:56:57 -0300 |
commit | 2a5d7fae98236635f0b42f281b98c7fa878651b2 (patch) | |
tree | 70dd342f375174900d28e203fa4cca8162c5ffc8 /~fauno | |
parent | 342f33686394ec009cb900cbb583997521ff362c (diff) | |
parent | f4dcb5cb43b68e265512a03a160bdda634818b43 (diff) |
Merge branch 'master' of ssh://vparabola/home/parabola/abslibre-pre-mips64el
Conflicts:
community/lorcon-old-svn/PKGBUILD
extra/ristretto/PKGBUILD
libre/texlive-bin-libre/PKGBUILD
multilib/lib32-util-linux/PKGBUILD
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 81cc7981d..dc6b251dd 100644 --- a/~fauno/notmuch/PKGBUILD +++ b/~fauno/notmuch/PKGBUILD @@ -3,7 +3,7 @@ # Maintainer: Richard Murri <admin@richardmurri.com> pkgname=notmuch -pkgver=0.10 +pkgver=0.10.2 pkgrel=1 pkgdesc="Notmuch is not much of an email program" arch=(i686 x86_64 mips64el) @@ -60,4 +60,4 @@ package(){ sed -i -e 's,/site_ruby,,g' Makefile make prefix=${pkgdir}/usr install } -md5sums=('58c005357395bb6f66d06cfa07534d22') +md5sums=('d3905ae96546ef33f4c186e53f19ec56') |