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

Gaetan Bisson bisson at archlinux.org
Sun Jul 5 06:46:05 UTC 2015


    Date: Sunday, July 5, 2015 @ 08:46:04
  Author: bisson
Revision: 241822

upstream update

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-07-05 06:29:24 UTC (rev 241821)
+++ PKGBUILD	2015-07-05 06:46:04 UTC (rev 241822)
@@ -5,7 +5,7 @@
 # Contributor: Andreas Wagner <Andreas.Wagner at em.uni-frankfurt.de>
 
 pkgname=s-nail
-pkgver=14.8.2
+pkgver=14.8.3
 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=("https://downloads.sourceforge.net/project/${pkgname}/${pkgname}-${pkgver//./_}.tar.xz")
-sha1sums=('17223b35f759a80692d41787db507feff18975f4')
+sha1sums=('7592672fe694db89b0c62aff84198ff94af19122')
 
 groups=('base')
 backup=('etc/mail.rc')
@@ -28,6 +28,7 @@
 	make \
 		PREFIX=/usr \
 		SYSCONFDIR=/etc \
+		LIBEXECDIR=/usr/lib \
 		MAILSPOOL=/var/spool/mail \
 		SID= NAIL=mail \
 		WANT_AUTOCC=0 \



More information about the arch-commits mailing list