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

Gaëtan Bisson bisson at archlinux.org
Sun May 26 01:16:07 UTC 2019


    Date: Sunday, May 26, 2019 @ 01:16:07
  Author: bisson
Revision: 354314

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-05-25 22:01:05 UTC (rev 354313)
+++ PKGBUILD	2019-05-26 01:16:07 UTC (rev 354314)
@@ -2,7 +2,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.11.4
+pkgver=1.12.0
 pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
@@ -13,7 +13,7 @@
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn2' 'mime-types' 'krb5')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha256sums=('b651357ea6c8762178080493991c77ecb111d916d171d422500257ab48be2801'
+sha256sums=('ca12448784ed7b6c86d498921e18bc7b152d45494a452df56a7a0c8aaf13f98f'
             'SKIP')
 
 build() {



More information about the arch-commits mailing list