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

Gaëtan Bisson bisson at archlinux.org
Sun Sep 24 02:19:41 UTC 2017


    Date: Sunday, September 24, 2017 @ 02:19:40
  Author: bisson
Revision: 306166

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-09-23 22:35:09 UTC (rev 306165)
+++ PKGBUILD	2017-09-24 02:19:40 UTC (rev 306166)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.9.0
+pkgver=1.9.1
 pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
@@ -13,7 +13,7 @@
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 'krb5')
 source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('ec6d7595d3a1f26ae9f565b5ba5ffee94f9b2dc0683b0014684f2dc874f9e2d4'
+sha256sums=('749b83a96373c6e2101ebe8c4b9a651735e02c478edb750750a5146a15d91bb1'
             'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 



More information about the arch-commits mailing list