[arch-commits] Commit in notmuch/trunk (PKGBUILD)

Felix Yan felixonmars at gemini.archlinux.org
Wed May 4 06:31:42 UTC 2022


    Date: Wednesday, May 4, 2022 @ 06:31:42
  Author: felixonmars
Revision: 1192514

upgpkg: notmuch 0.36-1

Modified:
  notmuch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-04 06:31:30 UTC (rev 1192513)
+++ PKGBUILD	2022-05-04 06:31:42 UTC (rev 1192514)
@@ -7,7 +7,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.35
+pkgver=0.36
 pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/"
@@ -15,7 +15,7 @@
 makedepends=('python' 'python-sphinx' 'python-cffi' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz")
-sha512sums=('3ec28bc578a250b8a04507383e0cc44d0bccc5f359c1cf1c83e9631ab04ab370071298c50f9940d33bb10eee28fcb6bf3a548b4e908da6e18b38a0371e989af4')
+sha512sums=('00f89e46467cad1cb8135644ed6655e88c93edcba553ced503c21e53f048eb49a333127649ea69bd30e164e8322a3e1dd0fcd672b93e087a8b470e60a6e838fa')
 
 build() {
     cd "$srcdir/$pkgbase-$pkgver"



More information about the arch-commits mailing list