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

Gaëtan Bisson bisson at archlinux.org
Thu Mar 2 01:35:24 UTC 2017


    Date: Thursday, March 2, 2017 @ 01:35:24
  Author: bisson
Revision: 289835

switch to sha256sum

Modified:
  s-nail/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:35:19 UTC (rev 289834)
+++ PKGBUILD	2017-03-02 01:35:24 UTC (rev 289835)
@@ -15,7 +15,8 @@
 optdepends=('smtp-forwarder: for sending mail')
 validpgpkeys=('232C220BCB5690A37BD22FFDEB66022795F382CE')
 source=("https://www.sdaoden.eu/downloads/${pkgname}-${pkgver}.tar.xz"{,.asc})
-sha1sums=('0b0b189fed307a525967128d3d05cacc5019ba4d' 'SKIP')
+sha256sums=('9b6123499eea070d6f6c242661aed1522826d9fa78abc26d55e5dc2339b959df'
+            'SKIP')
 
 groups=('base')
 backup=('etc/mail.rc')



More information about the arch-commits mailing list