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

Gaëtan Bisson bisson at archlinux.org
Wed Jun 24 08:29:47 UTC 2020


    Date: Wednesday, June 24, 2020 @ 08:29:46
  Author: bisson
Revision: 390401

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-24 06:57:03 UTC (rev 390400)
+++ PKGBUILD	2020-06-24 08:29:46 UTC (rev 390401)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.14.4
+pkgver=1.14.5
 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=('ca8e56f8210b4fffa91ea08958b62b811cce552fe4fd7d726111cf53079ed3c3'
+sha256sums=('316b11cabd41a21c1d981f11d93e000337a628800d50127df19fe2593f8e3d5c'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list