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

Gaëtan Bisson bisson at archlinux.org
Mon Dec 5 04:31:52 UTC 2016


    Date: Monday, December 5, 2016 @ 04:31:51
  Author: bisson
Revision: 282822

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-12-04 23:02:39 UTC (rev 282821)
+++ PKGBUILD	2016-12-05 04:31:51 UTC (rev 282822)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.7.1
+pkgver=1.7.2
 pkgrel=1
 pkgdesc='Small but very powerful text-based mail client'
 url='http://www.mutt.org/'
@@ -13,7 +13,7 @@
 optdepends=('smtp-forwarder: to send mail')
 depends=('gpgme' 'ncurses' 'openssl' 'libsasl' 'gdbm' 'libidn' 'mime-types' 'krb5')
 source=("http://ftp.mutt.org/pub/mutt/${pkgname}-${pkgver}.tar.gz"{,.asc})
-sha1sums=('7abb34cd0da44bef970ed6307154bb2108b384af' 'SKIP')
+sha1sums=('39be2b552b99ed16f263487017c68cdbc1c7b384' 'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 
 build() {



More information about the arch-commits mailing list