Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorErich Eckner <git@eckner.net>2020-03-22 15:29:34 +0100
committerErich Eckner <git@eckner.net>2020-03-22 15:29:34 +0100
commit0ab06b03b55769ee6ee96c28db46a463ab310c8a (patch)
tree736cbd53a0b9dd89669d2214ee3d35bf6b14dd49
parent4caba181e1d53c14eb949ecc69839bec637456bc (diff)
fix line-endings of patches
-rw-r--r--.gitattributes1
-rw-r--r--community/helm-synth/PKGBUILD2
2 files changed, 2 insertions, 1 deletions
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 | \