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

Gaëtan Bisson bisson at archlinux.org
Sun May 17 08:29:13 UTC 2020


    Date: Sunday, May 17, 2020 @ 08:29:12
  Author: bisson
Revision: 385413

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 07:54:56 UTC (rev 385412)
+++ PKGBUILD	2020-05-17 08:29:12 UTC (rev 385413)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.14.0
+pkgver=1.14.1
 pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
@@ -14,7 +14,7 @@
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn2' 'mime-types' 'krb5')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 source=("https://bitbucket.org/mutt/mutt/downloads/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('df2e82a83ad38c9a9fd36f44c5ab2b726defa4bb1a17de794dd3800f3353f9f8'
+sha256sums=('35d564c335f7364b8a43349fe0115a7cdc8ebf1ba8bf809d3fc51b9828844425'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list