We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6c4f4f8 commit caf4665Copy full SHA for caf4665
srcpkgs/qsv/template
@@ -1,6 +1,6 @@
1
# Template file for 'qsv'
2
pkgname=qsv
3
-version=6.0.1
+version=11.0.2
4
revision=1
5
archs="x86_64* i686* aarch64* arm*" # ring
6
build_style=cargo
@@ -15,7 +15,7 @@ license="Unlicense"
15
homepage="https://qsv.dathere.com"
16
changelog="https://raw.githubusercontent.com/dathere/qsv/master/CHANGELOG.md"
17
distfiles="https://github.com/dathere/qsv/archive/refs/tags/${version}.tar.gz"
18
-checksum=d4a4dafad7cec344a927e92a1d42b4da210ea83061b9de8094da9d06f0d1427f
+checksum=239838d64ed956be64004beb38d382af3282d2b76e19c6de15b669292be00ca2
19
20
if [ "$XBPS_TARGET_NO_ATOMIC8" ]; then
21
XBPS_CROSS_RUSTFLAGS+=" -latomic"
0 commit comments