[arch-commits] Commit in notmuch/trunk (PKGBUILD)
Maxim Baz
maximbaz at archlinux.org
Mon May 3 20:36:26 UTC 2021
Date: Monday, May 3, 2021 @ 20:36:25
Author: maximbaz
Revision: 927284
upgpkg: notmuch 0.32-1
Modified:
notmuch/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-05-03 20:29:24 UTC (rev 927283)
+++ PKGBUILD 2021-05-03 20:36:25 UTC (rev 927284)
@@ -7,8 +7,8 @@
pkgbase=notmuch
pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.31.4
-pkgrel=2
+pkgver=0.32
+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=('f1ee212b35bcf18c36f4cedb355699b51be82c4028e5b863d5776733f58de2a3200ccf3d86aa3baa115a9c62bd06b9fcc10f5541ffd0f71a85e2cf67beb1148a')
+sha512sums=('ab9dfa36bc3cfda5c17ecef5d7bc9d7bb1536e47f801bb4fa6d9de6365cdafcaeadd62810176d860dc3951768091272db09083abfadd864e0cbaee98e7d161b8')
build() {
cd "$srcdir/$pkgbase-$pkgver"
More information about the arch-commits
mailing list