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

Maxim Baz maximbaz at gemini.archlinux.org
Thu Dec 16 21:26:14 UTC 2021


    Date: Thursday, December 16, 2021 @ 21:26:14
  Author: maximbaz
Revision: 1075417

upgpkg: notmuch 0.34.2-1

Modified:
  notmuch/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-12-16 21:19:55 UTC (rev 1075416)
+++ PKGBUILD	2021-12-16 21:26:14 UTC (rev 1075417)
@@ -7,8 +7,8 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.34.1
-pkgrel=3
+pkgver=0.34.2
+pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/"
 license=('GPL3')
@@ -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=('ef1423e049a83f81fb6b5a75f9a35efc0381c661bbe00007dabd6b385df829ac4195137ccef3fa1ec652df8eb4566e3d9d30880a4c74497a9668cb3ca240fb88')
+sha512sums=('fd15145404c621fb259b869ddfd77d6302f777a8ead203cfe3a62b66b452f7d3737b214657517c592ce86ce37fb914f800830ea9d05da20d59ec09feaa81d20c')
 
 build() {
     cd "$srcdir/$pkgbase-$pkgver"



More information about the arch-commits mailing list