[arch-commits] Commit in msmtp/trunk (PKGBUILD msmtp.install)
Eric BĂ©langer
eric at archlinux.org
Wed May 2 20:46:15 UTC 2012
Date: Wednesday, May 2, 2012 @ 16:46:14
Author: eric
Revision: 158093
upgpkg: msmtp 1.4.28-1
Upstream update
Modified:
msmtp/trunk/PKGBUILD
msmtp/trunk/msmtp.install
---------------+
PKGBUILD | 6 +++---
msmtp.install | 2 --
2 files changed, 3 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2012-05-02 19:09:19 UTC (rev 158092)
+++ PKGBUILD 2012-05-02 20:46:14 UTC (rev 158093)
@@ -4,14 +4,14 @@
pkgbase=msmtp
pkgname=('msmtp' 'msmtp-mta')
-pkgver=1.4.27
-pkgrel=2
+pkgver=1.4.28
+pkgrel=1
arch=('i686' 'x86_64')
license=('GPL3')
url="http://msmtp.sourceforge.net"
makedepends=('texlive-core' 'gsasl' 'libgnome-keyring')
source=(http://download.sourceforge.net/sourceforge/msmtp/${pkgbase}-${pkgver}.tar.bz2)
-sha1sums=('e335745133b4729fe84c49f836b4d2fa9281e040')
+sha1sums=('3fd44b30e8f4ae071b2a5a205d6007f3465fa970')
build() {
cd "${srcdir}/${pkgbase}-${pkgver}"
Modified: msmtp.install
===================================================================
--- msmtp.install 2012-05-02 19:09:19 UTC (rev 158092)
+++ msmtp.install 2012-05-02 20:46:14 UTC (rev 158093)
@@ -16,5 +16,3 @@
install-info --delete $infodir/$file.gz $infodir/dir 2> /dev/null
done
}
-
-# vim:set ts=2 sw=2 et:
More information about the arch-commits
mailing list