From 105246e4cd7cfee97f6193ccbea72d80fe1a0b1c Mon Sep 17 00:00:00 2001 From: Yuta NAKAI Date: Sun, 28 Dec 2014 07:35:18 +0900 Subject: [PATCH] zsh: Don't check sums of config.{guess,sub}. We get these files from git repo, so we should skip check sums for these files. --- zsh/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/zsh/PKGBUILD b/zsh/PKGBUILD index 2a0fcd9f..babf4af2 100644 --- a/zsh/PKGBUILD +++ b/zsh/PKGBUILD @@ -18,8 +18,8 @@ source=("http://www.zsh.org/pub/zsh-${pkgver}.tar.bz2" msysize.patch) md5sums=('1cd396ce17952de50b8a89980d617f0a' 'ec04d46211a20281778ddbbde9aa680f' - '0fb81517303511f05a01b14f41cec2cf' - '1528b859cadb0b39f79df96c9f0e8599' + 'SKIP' + 'SKIP' '24a9335edf77252a7b5f52e079f7aef7' 'ca9d481e1aa03e864734734d2267afb0' 'df6860fd5b5b46d59ad03220e9125c9d'