diff options
Diffstat (limited to 'community/notmuch')
-rw-r--r-- | community/notmuch/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/notmuch/PKGBUILD b/community/notmuch/PKGBUILD index 3ea81f29b..2bdbbf113 100644 --- a/community/notmuch/PKGBUILD +++ b/community/notmuch/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 104884 2014-01-28 03:34:14Z td123 $ +# $Id: PKGBUILD 108418 2014-03-27 14:47:26Z fyan $ # Maintainer: Daniel Wallace <danielwallace at gtmanfred dot com> # Contributor: fauno <fauno at kiwwwi.com.ar> # Contributor: Olivier Ramonat <olivier at ramonat dot fr> @@ -7,7 +7,7 @@ pkgbase=notmuch pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime') pkgver=0.17 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url="http://notmuchmail.org/" license=('GPL3') |