main/notmuch: updated to 0.34.3

This commit is contained in:
emmett1
2022-02-05 09:02:21 +08:00
parent 50b5ba427b
commit 7ac6bb457f
3 changed files with 4 additions and 4 deletions

View File

@@ -1 +1 @@
6a7966807cc658a19a60deb52c04189c notmuch-0.34.2.tar.xz
d3b90144d1ce2b87db8e69b782f9488f notmuch-0.34.3.tar.xz

View File

@@ -1,4 +1,4 @@
notmuch-0.34.2-1
notmuch-0.34.3-1
drwxr-xr-x root/root usr/
drwxr-xr-x root/root usr/bin/
-rwxr-xr-x root/root usr/bin/notmuch
@@ -10,7 +10,7 @@ lrwxrwxrwx root/root usr/lib/libnotmuch.so.5 -> libnotmuch.so.5.5.0
-rw-r--r-- root/root usr/lib/libnotmuch.so.5.5.0
drwxr-xr-x root/root usr/lib/python3.9/
drwxr-xr-x root/root usr/lib/python3.9/site-packages/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/notmuch-0.34.2-py3.9.egg-info
-rw-r--r-- root/root usr/lib/python3.9/site-packages/notmuch-0.34.3-py3.9.egg-info
drwxr-xr-x root/root usr/lib/python3.9/site-packages/notmuch/
-rw-r--r-- root/root usr/lib/python3.9/site-packages/notmuch/__init__.py
drwxr-xr-x root/root usr/lib/python3.9/site-packages/notmuch/__pycache__/

View File

@@ -2,7 +2,7 @@
# depends : gmime3 talloc xapian-core gnupg
name=notmuch
version=0.34.2
version=0.34.3
release=1
source="https://notmuchmail.org/releases/$name-$version.tar.xz"