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

Gaëtan Bisson bisson at archlinux.org
Mon Jun 15 06:46:37 UTC 2020


    Date: Monday, June 15, 2020 @ 06:46:36
  Author: bisson
Revision: 389192

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-14 23:15:16 UTC (rev 389191)
+++ PKGBUILD	2020-06-15 06:46:36 UTC (rev 389192)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.14.2
+pkgver=1.14.3
 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=('e22f700e8c57fbc41a642bfeeeed1adca06e6187887c39614a5c38d381a6ac31'
+sha256sums=('b1556df3333b0d874926ccc5d03dadbd0f680f302f9d44ebae1ec3c4c266a471'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list