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

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


    Date: Thursday, March 2, 2017 @ 01:37:56
  Author: bisson
Revision: 289862

switch to sha256sum

Modified:
  w3m/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-02 01:37:49 UTC (rev 289861)
+++ PKGBUILD	2017-03-02 01:37:56 UTC (rev 289862)
@@ -14,7 +14,7 @@
 optdepends=('imlib2: for graphics support')
 depends=('openssl' 'gc' 'ncurses' 'gpm')
 source=(${pkgname}::"git+https://anonscm.debian.org/git/collab-maint/w3m.git#commit=${_gitcommit}")
-sha1sums=('SKIP')
+sha256sums=('SKIP')
 
 build() {
 	cd "${srcdir}/${pkgname}"



More information about the arch-commits mailing list