Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions srcpkgs/obs/template
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Template file for 'obs'
pkgname=obs
version=32.1.0
version=32.1.1
revision=1
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
build_style=cmake
Expand All @@ -27,7 +27,7 @@ license="GPL-2.0-or-later"
homepage="https://obsproject.com"
changelog="https://github.com/obsproject/obs-studio/releases"
distfiles="https://github.com/obsproject/obs-studio/archive/refs/tags/$version.tar.gz"
checksum=40d1d5cee743929ecb19f400c69f0c796ba59a01b65f0785d1545b970f2d6b2f
checksum=800a394671770794d8a453d3939b38605971b08e89634160f28c74ca62f62492

build_options="luajit qsv nvenc"
case $XBPS_TARGET_MACHINE in
Expand Down