diff options
author | Tim Biermann <tbier@posteo.de> | 2022-01-10 18:21:40 +0100 |
---|---|---|
committer | Tim Biermann <tbier@posteo.de> | 2022-01-10 19:08:06 +0100 |
commit | a6b9cc093a4b5ef3c344ceafcae4272f315a41da (patch) | |
tree | 1046495b4b009ae9ed96f932b499bfe97cea5027 /notmuch | |
parent | 45491368e44928e927f5611010cf2189b5fe34ae (diff) | |
download | contrib-a6b9cc093a4b5ef3c344ceafcae4272f315a41da.tar.gz contrib-a6b9cc093a4b5ef3c344ceafcae4272f315a41da.tar.xz |
notmuch: 0.34.2 -> 0.34.3
Diffstat (limited to 'notmuch')
-rw-r--r-- | notmuch/.footprint | 2 | ||||
-rw-r--r-- | notmuch/.signature | 8 | ||||
-rw-r--r-- | notmuch/Pkgfile | 2 |
3 files changed, 6 insertions, 6 deletions
diff --git a/notmuch/.footprint b/notmuch/.footprint index 1666c2714..322b57642 100644 --- a/notmuch/.footprint +++ b/notmuch/.footprint @@ -11,7 +11,7 @@ lrwxrwxrwx root/root usr/lib/libnotmuch.so -> 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/ drwxr-xr-x root/root usr/lib/python3.9/site-packages/notmuch/ --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 -rw-r--r-- root/root usr/lib/python3.9/site-packages/notmuch/compat.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/notmuch/database.py -rw-r--r-- root/root usr/lib/python3.9/site-packages/notmuch/directory.py diff --git a/notmuch/.signature b/notmuch/.signature index 5b382ef94..bdf5cbc0e 100644 --- a/notmuch/.signature +++ b/notmuch/.signature @@ -1,5 +1,5 @@ untrusted comment: verify with /etc/ports/contrib.pub -RWSagIOpLGJF30KHaRO5416QKoOmqUcpcd0oCZELjl/o3/vKGec4w5Ut/KGysEiH4Cltv4qP65eoBSlR1hVWT21ZQiq/eRa1SAM= -SHA256 (Pkgfile) = a0cc78fc80a6e007a46a784b3654f20c2c3f9c5fd6f5ab1979255480a64c1326 -SHA256 (.footprint) = 8c0b7d4804d4d1d4bc19967fcde77294560311f2e3f5470a9b878eff7ed8c06a -SHA256 (notmuch-0.34.2.tar.xz) = c1f2ceee47f689711222d7205af2a3fe7a4a9d8c32e4e0b24ad66f88df6a47d3 +RWSagIOpLGJF303h04+4vCWnHTzy6twKHrcEU1UDLhlUqNux0pHIE8e4jrIhNmaE8axVYIQyc/XrYc1vzw36TMddChSCEQupKwE= +SHA256 (Pkgfile) = 7eb755bc9471ea660f990aa2936eb15280479c88adce126e37896c97ed81b04a +SHA256 (.footprint) = 1c999e3de976c70201da9d6506b2833ebb6bd99e1b3c95970a8f4cd51da5f3ad +SHA256 (notmuch-0.34.3.tar.xz) = 3fe910483bfd815a5c3b950e226a7bca8156053fd32d7ad1eb1a0a8a3acae888 diff --git a/notmuch/Pkgfile b/notmuch/Pkgfile index 7e6ff73fa..999b7d34e 100644 --- a/notmuch/Pkgfile +++ b/notmuch/Pkgfile @@ -5,7 +5,7 @@ # Optional: bash-completion mutt neomutt ruby zsh name=notmuch -version=0.34.2 +version=0.34.3 release=1 source=(https://notmuchmail.org/releases/$name-$version.tar.xz) |