[arch-commits] Commit in mutt/trunk (PKGBUILD)
Gaëtan Bisson
bisson at archlinux.org
Sat Oct 8 23:49:51 UTC 2016
Date: Saturday, October 8, 2016 @ 23:49:50
Author: bisson
Revision: 277939
upstream update
Modified:
mutt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-10-08 20:55:50 UTC (rev 277938)
+++ PKGBUILD 2016-10-08 23:49:50 UTC (rev 277939)
@@ -3,8 +3,8 @@
# Maintainer: Gaetan Bisson <bisson at archlinux.org>
pkgname=mutt
-pkgver=1.7.0
-pkgrel=2
+pkgver=1.7.1
+pkgrel=1
pkgdesc='Small but very powerful text-based mail client'
url='http://www.mutt.org/'
license=('GPL')
@@ -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=('0d9c0ae7d4725e2216ea0c1271ae19ab8bcf653b' 'SKIP')
+sha1sums=('7abb34cd0da44bef970ed6307154bb2108b384af' 'SKIP')
validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
build() {
More information about the arch-commits
mailing list