The 1.19.0-1
release FTBFS due to a mismatched checksum.
❯ sha256sum purple-config.cmake
a815fec89feb37ea2153f81ebd469e44a3c93a0babb35d6414cea6032044dc91 purple-config.cmake
❯ grep sha256sum -C1 PKGBUILD
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/hoehermann/purple-gowhatsapp/archive/refs/tags/v${pkgver}.tar.gz" "purple-config.cmake")
sha256sums=('4db5702a59f569778631bc28f2a01d8112d4f6907369fa33f062ca97c53a0008'
'acf2329cfb20ceea7aa0f58d15b52daffd408afeb5f1a3656ffd8e2260f7e67a')
Pinned Comments
GI_Jack commented on 2025-06-05 04:02 (UTC)
purple-config.cmake is linked via submodule on git.
this breaks for static releases. lovely right?
I am removing the out of date flag as latest release is not a version number. maintainers need to do better.