notmuch: 0.31 -> 0.31.1

This commit is contained in:
Tim Biermann 2020-11-08 13:58:35 +00:00
parent 3d10ab34de
commit ffbba92a6b
Signed by: tb
GPG Key ID: 42F8B4E30B673606
2 changed files with 8 additions and 4 deletions

View File

@ -1,5 +1,5 @@
untrusted comment: verify with /etc/ports/contrib.pub
RWSagIOpLGJF3zeL0BVbhw8sWDomwE+n3AZDOdrur+GazJhJW+RBhy0RwoyqSJYybjfmwLBEQTiG2VT+/FdjajCOkaFQUHYHWAw=
SHA256 (Pkgfile) = 27da3e99be1c27a671a4a51f090cf289a6abed2efe4490907a0556b49d47e69c
RWSagIOpLGJF3zFVd0Tl2HQ4kOpeMBjZpZyX7G9/fkeWVYlUPN34vApNQZJX1QX2QjaevBMQdlFkYGVHjPGHGhPFJt5gR53npQ0=
SHA256 (Pkgfile) = 3e78c70ea52cf1fc8f51a1aabfaab4af9ae8e781bd299ae76e761154818d6d7e
SHA256 (.footprint) = a70f7776df6c94ef3edf2030b08400578a12539ce5345493da3bdc56a6acd441
SHA256 (notmuch-0.31.tar.xz) = 571fa0e1539c86612b1f2b2c80a398e08ecfef52e27ef7e48cf8e3b84fa18394
SHA256 (notmuch-0.31.1.tar.xz) = 328be79034e74487a33faa25662729085320680db5b4a7d0c89338d2ace7bb5e

View File

@ -4,12 +4,16 @@
# Depends on: gmime3 talloc xapian-core
# Optional: bash-completion mutt neomutt ruby zsh
name=notmuch
version=0.31
version=0.31.1
release=1
source=(https://notmuchmail.org/releases/$name-$version.tar.xz)
build() {
cd $name-$version
# somehow, date seems to be borked, might be deleted again
find . -type f -exec touch {} +
./configure --prefix=/usr \
--sysconfdir=/etc \
--includedir=/usr/include \