From 0ab06b03b55769ee6ee96c28db46a463ab310c8a Mon Sep 17 00:00:00 2001 From: Erich Eckner Date: Sun, 22 Mar 2020 15:29:34 +0100 Subject: fix line-endings of patches --- .gitattributes | 1 + community/helm-synth/PKGBUILD | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 .gitattributes diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..c480e811 --- /dev/null +++ b/.gitattributes @@ -0,0 +1 @@ +*.patch binary diff --git a/community/helm-synth/PKGBUILD b/community/helm-synth/PKGBUILD index b63a6aef..727d65f8 100644 --- a/community/helm-synth/PKGBUILD +++ b/community/helm-synth/PKGBUILD @@ -1,6 +1,6 @@ # reported upstream, see https://github.com/mtytel/helm/issues/190 source+=('helm-0.9.0-sigemptyset-glibc-2.26.patch') -sha512sums+=('496bc191dcbb1524415f09d19f2efbba2bb84e2571345c20a9aeff649f4f1c6da6599bcd8bc34018c69cd889450c44a4c8e90a6decbc0db4ef72265153aae883') +sha512sums+=('7786c0fdf6ec0cfdb2e7344742327454e9ab82e83e43cb6492d3b6fd047f0070b8da23055d9d9df2fc325ce440b1b51ef8919fb9749cab3d6800946cebf03ab8') eval "$( declare -f prepare | \ -- cgit v1.2.3