Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / discord
Commits: 94be31c0 by Robin Candau at 2025-03-21T21:48:45+01:00 Remove erroneous mention of reproducible builds in the README - - - - - 1 changed file: - README.md Changes: ===================================== README.md ===================================== @@ -2,7 +2,7 @@ ## Unstable license files hash and `updpkgsums` / `pkgctl version upgrade` bug requiring manual action on PKGBUILD upgrade -The license files included in the PKGBUILD's source array have an [unstable hash which changes each time the files are fetched](https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/issues/2), preventing reproducible builds. +The license files included in the PKGBUILD's source array have an [unstable hash which changes each time the files are fetched](https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/issues/2), preventing package rebuilds. As such, we set the checksum to `SKIP` for those. -However, due to [an `updpkgsums` bug](https://gitlab.archlinux.org/pacman/pacman-contrib/-/issues/119) overwriting checksum entries that are set to `SKIP` (which also occurs when using `pkgctl version upgrade`), the checksum for the license files have to *manually* be set back to `SKIP` on version upgrade when using either `updpkgsums` or `pkgctl verion upgrade` (otherwise, the package will become unreproducible). +However, due to [an `updpkgsums` bug](https://gitlab.archlinux.org/pacman/pacman-contrib/-/issues/119) overwriting checksum entries that are set to `SKIP` (which also occurs when using `pkgctl version upgrade`), the checksum for the license files have to *manually* be set back to `SKIP` on version upgrade when using either `updpkgsums` or `pkgctl verion upgrade`. View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/94be31c0174acd12a5e4d31ab5df6559d850ae98 -- View it on GitLab: https://gitlab.archlinux.org/archlinux/packaging/packages/discord/-/commit/94be31c0174acd12a5e4d31ab5df6559d850ae98 You're receiving this email because of your account on gitlab.archlinux.org.
