summaryrefslogtreecommitdiff
path: root/extra/msmtp
diff options
context:
space:
mode:
authorroot <root@rshg054.dnsready.net>2011-11-28 23:14:56 +0000
committerroot <root@rshg054.dnsready.net>2011-11-28 23:14:56 +0000
commit83c3c42a38bda36bdc56d594318958bc4cfd9b32 (patch)
tree7f61d219016bca3c90771ae5681a2ceeb149ed22 /extra/msmtp
parent495674534c45d86d3ad9149cdba75ca0bbbe1a0e (diff)
Mon Nov 28 23:14:56 UTC 2011
Diffstat (limited to 'extra/msmtp')
-rw-r--r--extra/msmtp/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/extra/msmtp/PKGBUILD b/extra/msmtp/PKGBUILD
index 3aad52a3b..ef30c63bb 100644
--- a/extra/msmtp/PKGBUILD
+++ b/extra/msmtp/PKGBUILD
@@ -1,9 +1,9 @@
-# $Id: PKGBUILD 140559 2011-10-17 07:57:05Z eric $
+# $Id: PKGBUILD 143654 2011-11-28 04:52:17Z eric $
# Maintainer: tobias <tobias@archlinux.org>
# Contributor: Ben Mazer <blm@groknil.org>
pkgname=msmtp
-pkgver=1.4.25
+pkgver=1.4.26
pkgrel=1
pkgdesc="A mini smtp client"
arch=('i686' 'x86_64')
@@ -14,7 +14,7 @@ makedepends=('texlive-core')
provides=('smtp-forwarder')
install=msmtp.install
source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgname}-${pkgver}.tar.bz2)
-md5sums=('2d9603a7b5c1ebd83ea289ac2aa3a634')
+sha1sums=('0ce5352447b01dc21970b7a00cf13b8a3e7172c9')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"