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

Bartłomiej Piotrowski bpiotrowski at nymeria.archlinux.org
Tue Jan 14 16:38:47 UTC 2014


    Date: Tuesday, January 14, 2014 @ 17:38:47
  Author: bpiotrowski
Revision: 104032

upgpkg: notmuch 0.17-1

rebuild against ruby 2.1

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-14 16:32:13 UTC (rev 104031)
+++ PKGBUILD	2014-01-14 16:38:47 UTC (rev 104032)
@@ -6,7 +6,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.16
+pkgver=0.17
 pkgrel=1
 arch=('i686' 'x86_64')
 url="http://notmuchmail.org/"
@@ -14,7 +14,7 @@
 makedepends=('python2' 'python' 'emacs' 'gnupg' 'ruby' 'pkgconfig' 'xapian-core' 'gmime' 'talloc')
 options=(!distcc !makeflags)
 source=("http://notmuchmail.org/releases/${pkgname}-${pkgver}.tar.gz")
-md5sums=('9de9f8a91eb2323d8503872a059c7f11')
+md5sums=('65a6a6f1fe912803b60d5870132e2006')
 
 prepare(){
     #cp -dpr --no-preserve=ownership "$srcdir/$pkgname-$pkgver" "$srcdir/$pkgname-runtime-$pkgver"




More information about the arch-commits mailing list