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

Gaëtan Bisson bisson at archlinux.org
Wed Jul 6 23:13:51 UTC 2016


    Date: Wednesday, July 6, 2016 @ 23:13:51
  Author: bisson
Revision: 271103

upstream update

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-07-06 20:57:17 UTC (rev 271102)
+++ PKGBUILD	2016-07-06 23:13:51 UTC (rev 271103)
@@ -3,7 +3,7 @@
 # Maintainer: Gaetan Bisson <bisson at archlinux.org>
 
 pkgname=mutt
-pkgver=1.6.1
+pkgver=1.6.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=('ff1c76209a5c299018fc72b9e2e1ab98bf5138dd' 'SKIP')
+sha1sums=('67910ea4025a7f5ac8808e34bd55519200e08bcf' 'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 
 build() {



More information about the arch-commits mailing list