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-08-15 11:11:16 +0200
committerAndreas Baumann <mail@andreasbaumann.cc>2024-08-15 11:11:16 +0200
commit32e6298528fffa298cdefc5d774e3408c26f5517 (patch)
treed87a61e72b3695d19212083431b6181294a52765
parent4203422ee6a5bf6fe2ba241aa70268bd4dcee074 (diff)
core/xz: trying to build without a dummy diff PKGBUILD
-rw-r--r--core/xz/PKGBUILD7
1 files changed, 0 insertions, 7 deletions
diff --git a/core/xz/PKGBUILD b/core/xz/PKGBUILD
deleted file mode 100644
index 22eb709b..00000000
--- a/core/xz/PKGBUILD
+++ /dev/null
@@ -1,7 +0,0 @@
-# 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')