From 6a1ef0f9ef92adf50421b88b9bd9b9e565a79243 Mon Sep 17 00:00:00 2001 From: Auri Date: Wed, 30 Oct 2019 12:51:41 +0200 Subject: [PATCH] notmuch: update to 0.29.2 --- srcpkgs/notmuch/patches/cross.patch | 2 +- srcpkgs/notmuch/template | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/srcpkgs/notmuch/patches/cross.patch b/srcpkgs/notmuch/patches/cross.patch index 682e7b2a209..1ceaebafc56 100644 --- a/srcpkgs/notmuch/patches/cross.patch +++ b/srcpkgs/notmuch/patches/cross.patch @@ -72,7 +72,7 @@ index 8b80f0e0..8e5fd4ce 100755 - return 0; -} -EOF -- if ! TEMP_GPG=$(mktemp -d); then +- if ! TEMP_GPG=$(mktemp -d "${TMPDIR:-/tmp}/notmuch.XXXXXX"); then - printf 'No.\nCould not make tempdir for testing session-key support.\n' - errors=$((errors + 1)) - elif ${CC} ${CFLAGS} ${gmime_cflags} _check_session_keys.c ${gmime_ldflags} -o _check_session_keys \ diff --git a/srcpkgs/notmuch/template b/srcpkgs/notmuch/template index ced670a59d4..6bb8578fa1e 100644 --- a/srcpkgs/notmuch/template +++ b/srcpkgs/notmuch/template @@ -1,6 +1,6 @@ # Template file for 'notmuch' pkgname=notmuch -version=0.29.1 +version=0.29.2 revision=1 hostmakedepends="perl pkg-config python-devel python3-Sphinx python3-devel" makedepends="bash-completion gmime3-devel talloc-devel xapian-core-devel" @@ -9,7 +9,7 @@ maintainer="Jan S. " license="GPL-3.0-or-later" homepage="https://notmuchmail.org" distfiles="https://notmuchmail.org/releases/notmuch-${version}.tar.xz" -checksum=9846fc8e32d415cee41f6644581a4de7b0d2e6bc98e1ba86db918f061fcfe365 +checksum=1bda6149b2fb0840f4d146391cab89e541d30a778f1f6e6fa95b456097cd55de subpackages="libnotmuch libnotmuch-devel notmuch-mutt notmuch-python notmuch-python3" patch_args=-Np1