[arch-commits] Commit in mutt/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Sun Jul 12 00:36:27 UTC 2020
Date: Sunday, July 12, 2020 @ 00:36:26
Author: bisson
Revision: 391739
upstream update
Modified:
mutt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-07-11 22:30:55 UTC (rev 391738)
+++ PKGBUILD 2020-07-12 00:36:26 UTC (rev 391739)
@@ -2,7 +2,7 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=mutt
-pkgver=1.14.5
+pkgver=1.14.6
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=('316b11cabd41a21c1d981f11d93e000337a628800d50127df19fe2593f8e3d5c'
+sha256sums=('47972a0152b81b9f67ff322a0a6682b914c15545bfdeac6bcc2f2c0bf9361844'
'SKIP')
build() {
More information about the arch-commits
mailing list