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

Felix Yan felixonmars at gemini.archlinux.org
Thu Aug 19 11:37:22 UTC 2021


    Date: Thursday, August 19, 2021 @ 11:37:22
  Author: felixonmars
Revision: 1003788

upgpkg: notmuch 0.32.3-1

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-19 11:35:27 UTC (rev 1003787)
+++ PKGBUILD	2021-08-19 11:37:22 UTC (rev 1003788)
@@ -7,7 +7,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.32.2
+pkgver=0.32.3
 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=('e4151cb3ba0e5d26e67572a37c3132d0e35af5d9ca4339d88d8ba25385b6022c376a75abcffb57fda3242c836f6e40dec39c4038674682616b6e5785223295bf')
+sha512sums=('32bec598c25ef432ad8d323bd3cf2d4301a6657c0eb1e79f45bdbfaee692bbdd70b629aaa983c65e11d89b4ce9d19015aa2b529bbd0223a395825cc68fd0839f')
 
 build() {
     cd "$srcdir/$pkgbase-$pkgver"



More information about the arch-commits mailing list