[arch-commits] Commit in notmuch/trunk (PKGBUILD)
Maxim Baz
maximbaz at gemini.archlinux.org
Fri Nov 5 23:45:13 UTC 2021
Date: Friday, November 5, 2021 @ 23:45:13
Author: maximbaz
Revision: 1037366
upgpkg: notmuch 0.34.1-1
Modified:
notmuch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-05 23:35:59 UTC (rev 1037365)
+++ PKGBUILD 2021-11-05 23:45:13 UTC (rev 1037366)
@@ -7,7 +7,7 @@
pkgbase=notmuch
pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.34
+pkgver=0.34.1
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=('c7c802ee6fc056cb626611e3403541e404c628d238983299faf877e7eca9dfb94bd643c399e6a6cda53b051d2ad837ad03b124a1f44e17c7637a9c9b23e33c73')
+sha512sums=('ef1423e049a83f81fb6b5a75f9a35efc0381c661bbe00007dabd6b385df829ac4195137ccef3fa1ec652df8eb4566e3d9d30880a4c74497a9668cb3ca240fb88')
build() {
cd "$srcdir/$pkgbase-$pkgver"
More information about the arch-commits
mailing list