Comment
The change is a straightforward version bump in .SRCINFO, updating the upstream source URL and checksum from 0.2.1.3 to 1.1.1.0. The source remains on GitHub over HTTPS, the upstream project URL is unchanged, and there are no added build steps, scripts, or suspicious dependencies in this diff. No integrity or persistence red flags are introduced by this metadata-only update.
@@ -1,13 +1,13 @@
pkgbase = openapv
pkgdesc = The reference implementation of the APV codec
- pkgver = 0.2.1.3
+ pkgver = 1.1.1.0
pkgrel = 1
url = https://github.com/AcademySoftwareFoundation/openapv/
arch = x86_64
license = BSD-3-Clause
makedepends = cmake
depends = glibc
- source = https://github.com/AcademySoftwareFoundation/openapv/archive/v0.2.1.3-fix/openapv-0.2.1.3.tar.gz
- sha256sums = b91fbb047869899836aec179e5546a969894a67e2b82f865c87089043a06dd00
+ source = https://github.com/AcademySoftwareFoundation/openapv/archive/v1.1.1.0/openapv-1.1.1.0.tar.gz
+ sha256sums = 956e6e2cc822c63af4c323bf86464f1186171314e67e9c5153f58bd875538470
pkgname = openapv