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

Antonio Rojas arojas at archlinux.org
Sat Jun 16 13:09:00 UTC 2018


    Date: Saturday, June 16, 2018 @ 13:09:00
  Author: arojas
Revision: 327045

Update to 1.6.7

Modified:
  msmtp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-06-16 12:24:27 UTC (rev 327044)
+++ PKGBUILD	2018-06-16 13:09:00 UTC (rev 327045)
@@ -3,15 +3,15 @@
 
 pkgbase=msmtp
 pkgname=('msmtp' 'msmtp-mta')
-pkgver=1.6.6
+pkgver=1.6.7
 pkgrel=1
 pkgdesc="A mini smtp client"
 arch=('x86_64')
-url="http://msmtp.sourceforge.net"
+url="https://marlam.de/msmtp/"
 license=('GPL3')
 makedepends=('texlive-plainextra' 'gsasl' 'libsecret')
-source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.xz)
-sha1sums=('f997f40dfb3f882df837cfd9a63bd4d271dcdc41')
+source=(https://marlam.de/msmtp/releases/msmtp-$pkgver.tar.xz) # {,.sig} no key available
+sha256sums=('419da2ae177e95eb8fe698725d2cae43e50c77d11d5a3992ecc2739a05964357')
 
 build() {
   cd ${pkgbase}-${pkgver}



More information about the arch-commits mailing list