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

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


    Date: Thursday, March 2, 2017 @ 01:39:16
  Author: bisson
Revision: 289872

switch to sha256sum

Modified:
  zip/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:39:11 UTC (rev 289871)
+++ PKGBUILD	2017-03-02 01:39:16 UTC (rev 289872)
@@ -13,8 +13,8 @@
 depends=('bzip2')
 source=("http://downloads.sourceforge.net/infozip/${pkgname}${_pkgver}.tar.gz"
         'zipnote.patch')
-sha1sums=('c9f4099ecf2772b53c2dd4a8e508064ce015d182'
-          'bb7301ba3339af9b9837dfc323777393f5c53a65')
+sha256sums=('f0e8bb1f9b7eb0b01285495a2699df3a4b766784c1765a8f1aeedf63c0806369'
+            '89249a3f1fdf838b795ce432a2d763fdbe913d6a146541e41b7a2e2769291ba0')
 
 options=('!makeflags')
 



More information about the arch-commits mailing list