[arch-commits] Commit in s-nail/trunk (PKGBUILD)
Gaetan Bisson
bisson at archlinux.org
Thu Apr 30 19:32:09 UTC 2015
Date: Thursday, April 30, 2015 @ 21:32:09
Author: bisson
Revision: 238302
upstream update
Modified:
s-nail/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-04-30 19:17:03 UTC (rev 238301)
+++ PKGBUILD 2015-04-30 19:32:09 UTC (rev 238302)
@@ -5,7 +5,7 @@
# Contributor: Andreas Wagner <Andreas.Wagner at em.uni-frankfurt.de>
pkgname=s-nail
-pkgver=14.7.11
+pkgver=14.8.0
pkgrel=1
pkgdesc='Mail processing system with a command syntax reminiscent of ed'
url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
@@ -13,8 +13,8 @@
arch=('i686' 'x86_64')
depends=('openssl' 'krb5')
optdepends=('smtp-forwarder: for sending mail')
-source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz")
-sha1sums=('425bfe08a74483c4d8bd96f8943c03953a28187e')
+source=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz")
+sha1sums=('5d0e1d59263011efa81cedbf4f970b0522090f2d')
groups=('base')
backup=('etc/mail.rc')
More information about the arch-commits
mailing list