[arch-commits] Commit in mutt/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Sun May 3 09:17:18 UTC 2020
Date: Sunday, May 3, 2020 @ 09:17:17
Author: bisson
Revision: 382185
upstream update
Modified:
mutt/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-03 02:41:03 UTC (rev 382184)
+++ PKGBUILD 2020-05-03 09:17:17 UTC (rev 382185)
@@ -2,7 +2,7 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=mutt
-pkgver=1.13.5
+pkgver=1.14.0
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=('6cd71b5b3e6b255afef6bed3b5e1e8ee9819b3d7c9839fd95e798045882aa653'
+sha256sums=('df2e82a83ad38c9a9fd36f44c5ab2b726defa4bb1a17de794dd3800f3353f9f8'
'SKIP')
build() {
More information about the arch-commits
mailing list