Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/core
diff options
context:
space:
mode:
authorAndreas Baumann <mail@andreasbaumann.cc>2024-08-14 16:02:33 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-08-14 16:02:33 +0200
commit12de25437128bc3a36c1679bfee3d59229ae56e6 (patch)
tree382b2aabd45822f4a4178e076773762478f2db44 /core
parentb6f939af36fbf5c0b34511bc219cdc5d785f8c46 (diff)
core/xz: another desperate try to convince the buildmaster to actually build the right version of xz
Diffstat (limited to 'core')
-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')