index : packages | |
Archlinux32 package modifications | gitolite user |
summaryrefslogtreecommitdiff |
author | Andreas Baumann <mail@andreasbaumann.cc> | 2024-08-15 11:11:16 +0200 |
---|---|---|
committer | Andreas Baumann <mail@andreasbaumann.cc> | 2024-08-15 11:11:16 +0200 |
commit | 32e6298528fffa298cdefc5d774e3408c26f5517 (patch) | |
tree | d87a61e72b3695d19212083431b6181294a52765 /core | |
parent | 4203422ee6a5bf6fe2ba241aa70268bd4dcee074 (diff) |
-rw-r--r-- | core/xz/PKGBUILD | 7 |
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') |