diff --git a/srcpkgs/obs/template b/srcpkgs/obs/template index 4a2ae32a9d5..2504b369253 100644 --- a/srcpkgs/obs/template +++ b/srcpkgs/obs/template @@ -1,6 +1,6 @@ # Template file for 'obs' pkgname=obs -version=28.0.3 +version=28.1.1 revision=1 archs="i686* x86_64* ppc64le* aarch64*" wrksrc="obs-studio-${version}" @@ -20,7 +20,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=7ee15aec4749778eb60031513ad3720f35cd9c7735416f654e61b45f850b6f1b +checksum=7e6b1a62b639ea71def51c85e5d24f0d0f42e0ce1b1834c023ba4d14a0963a0a pre_configure() { # it's not enough to use -DENABLE_BROWSER ...