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

Felix Yan felixonmars at archlinux.org
Sat Sep 12 13:43:33 UTC 2020


    Date: Saturday, September 12, 2020 @ 13:43:33
  Author: felixonmars
Revision: 703851

upgpkg: notmuch 0.31-1

Modified:
  notmuch/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-12 13:43:29 UTC (rev 703850)
+++ PKGBUILD	2020-09-12 13:43:33 UTC (rev 703851)
@@ -7,7 +7,7 @@
 
 pkgbase=notmuch
 pkgname=('notmuch' 'notmuch-vim' 'notmuch-mutt' 'notmuch-runtime')
-pkgver=0.30
+pkgver=0.31
 pkgrel=1
 arch=('x86_64')
 url="https://notmuchmail.org/"
@@ -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=('a5c812eb141c293c61b5483eafd31d3e3ab19b2c84429a1558986c415d30ead4afa79db64b2672e9549a40f5eb4c69e54ea5ccccbeeaeb9c783051c3f965a65e')
+sha512sums=('928acc07b9dbed4275e7d39d94202bea7685e9d433a7bf4c07e40e191ed4fe8cf15ac04c18792e46f4605ffac548b942998005d8176a58ad76c82d4085a408e5')
 
 build() {
     cd "$srcdir/$pkgbase-$pkgver"



More information about the arch-commits mailing list