diff --git a/srcpkgs/qsv/template b/srcpkgs/qsv/template index 76a945c8a62..084a173cd36 100644 --- a/srcpkgs/qsv/template +++ b/srcpkgs/qsv/template @@ -1,6 +1,6 @@ # Template file for 'qsv' pkgname=qsv -version=0.130.0 +version=0.131.1 revision=1 archs="x86_64* i686* aarch64* arm*" # ring build_style=cargo @@ -14,7 +14,7 @@ license="Unlicense" homepage="https://qsv.dathere.com" changelog="https://raw.githubusercontent.com/jqnatividad/qsv/master/CHANGELOG.md" distfiles="https://github.com/jqnatividad/qsv/archive/refs/tags/${version}.tar.gz" -checksum=d87d8420e79ec3482b2b9d0851938401309886ba7825e870883b9a397828c922 +checksum=9038f09a0e1523bcf3a993bd95a36f8dd1c640e7ffbbe9404e018d41a7d82b66 if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then XBPS_CROSS_RUSTFLAGS+=" -latomic"