We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f3dc7b commit 6351efaCopy full SHA for 6351efa
1 file changed
srcpkgs/obs/template
@@ -1,7 +1,7 @@
1
# Template file for 'obs'
2
pkgname=obs
3
-version=32.0.2
4
-revision=2
+version=32.1.0
+revision=1
5
archs="i686* x86_64* ppc64le* aarch64* riscv64*"
6
build_style=cmake
7
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DENABLE_JACK=ON
@@ -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=39e99b9fbdc77e7e87cfd9c7e8709d1d427627bad5b21b791019c887c8598d13
+checksum=40d1d5cee743929ecb19f400c69f0c796ba59a01b65f0785d1545b970f2d6b2f
31
32
build_options="luajit qsv nvenc"
33
case $XBPS_TARGET_MACHINE in
0 commit comments