packaging: pin final 5.2.8 source archive

This commit is contained in:
Cristian Cezar Moisés 2026-08-31 20:56:23 -03:00
commit cb60cf0218
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.8 source archive.
sha256sums=('3a2a87948a02a3b97a60306e5a1987612dff2edb345a5628b9998461532539ad')
sha256sums=('0868bccf61e6375454b370545c0052ab3911d19d03032d688aedbec9ad1df0e9')
build() {
cd "${pkgname}-${pkgver}"