packaging: pin 5.2.5 source archive checksums [skip ci]

This commit is contained in:
Cristian Cezar Moisés 2026-08-31 17:03:42 -03:00
commit 0fb13c2b49
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.5 source archive.
sha256sums=('REPLACE_AFTER_FINAL_ARCHIVE_SHA256')
sha256sums=('7b86d34a418a2bce24396610bd7c23705f58d27873e610728083bd57ebb69ba4')
build() {
cd "${pkgname}-${pkgver}"