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

Lukas Fleischer lfleischer at archlinux.org
Wed Nov 30 20:36:04 UTC 2016


    Date: Wednesday, November 30, 2016 @ 20:36:03
  Author: lfleischer
Revision: 197447

upgpkg: notmuch 0.23.3-1

Upstream update.

Modified:
  notmuch/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-11-30 20:07:06 UTC (rev 197446)
+++ PKGBUILD	2016-11-30 20:36:03 UTC (rev 197447)
@@ -6,7 +6,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.23.2
+pkgver=0.23.3
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://notmuchmail.org/"
@@ -14,7 +14,7 @@
 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=('6b8311cf271d22dbc7630d32ed0731e1')
+md5sums=('f7da28273789b216ecadcddbb018b5a0')
 
 prepare(){
     cp -dpr --no-preserve=ownership "$srcdir/${pkgname}-$pkgver"/bindings/python{,2}



More information about the arch-commits mailing list