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

Lukas Fleischer lfleischer at archlinux.org
Wed Mar 13 16:03:04 UTC 2019


    Date: Wednesday, March 13, 2019 @ 16:03:03
  Author: lfleischer
Revision: 440892

upgpkg: notmuch 0.28.3-1

Upstream update.

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-03-13 15:18:25 UTC (rev 440891)
+++ PKGBUILD	2019-03-13 16:03:03 UTC (rev 440892)
@@ -6,15 +6,15 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.28.2
+pkgver=0.28.3
 pkgrel=1
 arch=('x86_64')
-url="http://notmuchmail.org/"
+url="https://notmuchmail.org/"
 license=('GPL3')
 makedepends=('python2' 'python' 'python-sphinx' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime' 'talloc')
 options=(!distcc !makeflags)
 source=("https://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('4c2eec786802b757042da792b835d3fd')
+md5sums=('ec0cc9e2782b82db2fbc107b52142d70')
 
 prepare(){
     cp -dpr --no-preserve=ownership "$srcdir/${pkgname}-$pkgver"/bindings/python{,2}



More information about the arch-commits mailing list