Date: Monday, January 13, 2020 @ 10:11:17 Author: bisson Revision: 373416
upstream update Modified: mutt/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-01-13 08:38:20 UTC (rev 373415) +++ PKGBUILD 2020-01-13 10:11:17 UTC (rev 373416) @@ -2,7 +2,7 @@ # Maintainer: Gaetan Bisson <[email protected]> pkgname=mutt -pkgver=1.13.2 +pkgver=1.13.3 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=('2f73931bff408ef64b829f595b0daf83ac818d154458952040b70482e6769e74' +sha256sums=('78423016b5f2fcb31bfd156999ff6638177be4459230d2ee61a81e5641d07378' 'SKIP') build() {
