We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f92732b commit aa7d975Copy full SHA for aa7d975
1 file changed
srcpkgs/obs/template
@@ -1,6 +1,6 @@
1
# Template file for 'obs'
2
pkgname=obs
3
-version=32.1.0
+version=32.1.1
4
revision=1
5
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
6
build_style=cmake
@@ -27,7 +27,7 @@ license="GPL-2.0-or-later"
27
homepage="https://obsproject.com"
28
changelog="https://github.com/obsproject/obs-studio/releases"
29
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
30
-checksum=40d1d5cee743929ecb19f400c69f0c796ba59a01b65f0785d1545b970f2d6b2f
+checksum=800a394671770794d8a453d3939b38605971b08e89634160f28c74ca62f62492
31
32
build_options="luajit qsv nvenc"
33
case $XBPS_TARGET_MACHINE in
0 commit comments