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

Felix Yan felixonmars at archlinux.org
Fri Jan 5 02:54:28 UTC 2018


    Date: Friday, January 5, 2018 @ 02:54:20
  Author: felixonmars
Revision: 314064

upgpkg: mutt 1.9.2-2

rebuild with gdbm 1.14.1

Modified:
  mutt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-05 02:48:55 UTC (rev 314063)
+++ PKGBUILD	2018-01-05 02:54:20 UTC (rev 314064)
@@ -4,7 +4,7 @@
 
 pkgname=mutt
 pkgver=1.9.2
-pkgrel=1
+pkgrel=2
 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})
-sha256sums=('a2e152a352bbf02d222d54074199d9c53821c19f700c4cb85f78fa85faed7896'
+sha512sums=('3e35f3d27f1444bcee38e98fe62d41c7fa5b56ac9d5010b1c2cbf034c1e707491a09ccc7387b8d90d8c6c7150edf1d9093fec981d348cf9495313859d373b339'
             'SKIP')
 validpgpkeys=('8975A9B33AA37910385C5308ADEF768480316BDA')
 



More information about the arch-commits mailing list