Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-04-19 18:54:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-04-19 18:54:16 +0200
commitebc2c94fc793e0524aa96ffbc38e6f09f3857766 (patch)
treeafaf85898f1c584b80068645843cd3ae7c481eb3
parent1255b1730cb3fa3cf41ae2a9270bdef6a37bd45b (diff)
core/xz: ignoring *sums for git+http
-rw-r--r--core/xz/PKGBUILD3
1 files changed, 3 insertions, 0 deletions
diff --git a/core/xz/PKGBUILD b/core/xz/PKGBUILD
new file mode 100644
index 00000000..d33eee3f
--- /dev/null
+++ b/core/xz/PKGBUILD
@@ -0,0 +1,3 @@
+# For now, git+https and sources.archlinux32.org somehow broken!?
+sha256sums[0]='SKIP'
+sha512sums[0]='SKIP'