diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template index 279238fc816..098870570d0 100644 --- a/srcpkgs/obs/template +++ b/srcpkgs/obs/template @@ -1,6 +1,6 @@ # Template file for 'obs' pkgname=obs -version=25.0.8 +version=26.0.0 revision=1 archs="i686* x86_64* ppc64le*" wrksrc="obs-studio-${version}" @@ -17,7 +17,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/${version}.tar.gz" -checksum=ef1179c23256c312212e3dce9083d4fa67751db05c3001ad824e2b6995943941 +checksum=7495f081b4f6adf42742687c1bb7938fcb337a3de23cd2740378e98392925b74 CFLAGS="-fcommon"