obs: update to 22.0.1.

This commit is contained in:
lemmi 2018-08-21 16:04:07 +02:00
parent f5c4177439
commit 4130291184

View file

@ -1,7 +1,7 @@
# Template file for 'obs' # Template file for 'obs'
pkgname=obs pkgname=obs
version=21.1.2 version=22.0.1
revision=2 revision=1
wrksrc=obs-studio-${version} wrksrc=obs-studio-${version}
only_for_archs="i686 x86_64 i686-musl x86_64-musl" only_for_archs="i686 x86_64 i686-musl x86_64-musl"
build_style=cmake build_style=cmake
@ -16,7 +16,7 @@ license="GPL-2.0-or-later"
homepage="https://obsproject.com" homepage="https://obsproject.com"
changelog="https://github.com/obsproject/obs-studio/releases" changelog="https://github.com/obsproject/obs-studio/releases"
distfiles="https://github.com/jp9000/obs-studio/archive/${version}.tar.gz" distfiles="https://github.com/jp9000/obs-studio/archive/${version}.tar.gz"
checksum=d6eb32d4ff65879945fc19a639b3ae14a55e6034a45b036e00e5f3dbce0e3d4d checksum=6b1248623f6c0ca6f196769445491d27dd0230c88f03e6472a219ee0fa9b1afb
obs-devel_package() { obs-devel_package() {
short_desc+=" - development files" short_desc+=" - development files"