[arch-commits] Commit in notmuch/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Sat Oct 26 19:45:12 UTC 2019
Date: Saturday, October 26, 2019 @ 19:45:11
Author: lfleischer
Revision: 520465
upgpkg: notmuch 0.29.2-1
Upstream update.
Modified:
notmuch/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-26 19:44:18 UTC (rev 520464)
+++ PKGBUILD 2019-10-26 19:45:11 UTC (rev 520465)
@@ -6,8 +6,8 @@
pkgbase=notmuch
pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.29.1
-pkgrel=2
+pkgver=0.29.2
+pkgrel=1
arch=('x86_64')
url="https://notmuchmail.org/"
license=('GPL3')
@@ -14,7 +14,7 @@
makedepends=('python2' 'python' 'python-sphinx' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime3' 'talloc')
options=(!distcc !makeflags)
source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.xz")
-md5sums=('d45bc3f5177a0fa63d7469bb98ee5f45')
+md5sums=('e6398f41315e698e780ab356b32266a3')
prepare(){
cp -dpr --no-preserve=ownership "$srcdir/${pkgname}-$pkgver"/bindings/python{,2}
More information about the arch-commits
mailing list