[arch-commits] Commit in notmuch/trunk (PKGBUILD)
Maxim Baz
maximbaz at gemini.archlinux.org
Tue Nov 2 13:49:23 UTC 2021
Date: Tuesday, November 2, 2021 @ 13:49:22
Author: maximbaz
Revision: 1035387
upgpkg: notmuch 0.34-1
Modified:
notmuch/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-02 11:41:11 UTC (rev 1035386)
+++ PKGBUILD 2021-11-02 13:49:22 UTC (rev 1035387)
@@ -7,7 +7,7 @@
pkgbase=notmuch
pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.33.2
+pkgver=0.34
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=('15f4ecbd991df3a64c2b89aeb6bf7649e76ff2010f80120a15c10c9c5e913a90696ef6a760cbea24bbc9a3ca8cae18fada13d80e69c848cc142d355f2a513f5d')
+sha512sums=('c7c802ee6fc056cb626611e3403541e404c628d238983299faf877e7eca9dfb94bd643c399e6a6cda53b051d2ad837ad03b124a1f44e17c7637a9c9b23e33c73')
build() {
cd "$srcdir/$pkgbase-$pkgver"
More information about the arch-commits
mailing list