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

Gaetan Bisson bisson at archlinux.org
Mon Sep 29 22:11:24 UTC 2014


    Date: Tuesday, September 30, 2014 @ 00:11:24
  Author: bisson
Revision: 223691

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-09-29 19:04:20 UTC (rev 223690)
+++ PKGBUILD	2014-09-29 22:11:24 UTC (rev 223691)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner <Andreas.Wagner at em.uni-frankfurt.de>
 
 pkgname=s-nail
-pkgver=14.7.7
+pkgver=14.7.8
 pkgrel=1
 pkgdesc='Mail processing system with a command syntax reminiscent of ed'
 url='http://sdaoden.users.sourceforge.net/code.html#s-nail'
@@ -14,7 +14,7 @@
 depends=('openssl' 'krb5')
 optdepends=('smtp-forwarder: for sending mail')
 source=("http://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz")
-sha1sums=('c07f85db753f6cc0316ae5a28582ba27f1424d08')
+sha1sums=('9ad2e99d0671550005a2563e5fd80c1a05bc0420')
 
 groups=('base')
 backup=('etc/mail.rc')
@@ -39,7 +39,6 @@
 
 check() {
 	cd "${srcdir}/${pkgname}-${pkgver}"
-	ln -s mail s-nail
 	make test
 }
 



More information about the arch-commits mailing list