packaging: refresh 5.2.4 source checksums [skip ci]

This commit is contained in:
Cristian Cezar Moisés 2026-08-31 16:23:53 -03:00
commit c27e3d5528
3 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ checkdepends=('python')
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/cristiancmoises/zupt/releases/download/v${pkgver}/${pkgname}-${pkgver}.tar.gz")
# Byte-reproducible upstream v5.2.4 source archive.
sha256sums=('729377a50caaadcb6861bdc4c13379eade2f6cf413f9fb64a769677a5497c057')
sha256sums=('425a950960c36086bffe6e2504f7ab3d8a8c5ef1cc76b6f04c62182e108fb32b')
build() {
cd "${pkgname}-${pkgver}"