Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/xz/PKGBUILD5
1 files changed, 5 insertions, 0 deletions
diff --git a/core/xz/PKGBUILD b/core/xz/PKGBUILD
index 4437d81c..22eb709b 100644
--- a/core/xz/PKGBUILD
+++ b/core/xz/PKGBUILD
@@ -1,2 +1,7 @@
# dummy PKGBUILD diff for bumping rebuilds
# and another bump
+
+# somehow we keep getting the wrong source to build!?
+source=("git+https://github.com/tukaani-project/xz#tag=v${pkgver}")
+sha256sums=('SKIP')
+sha512sums=('SKIP')