obs: update to 27.1.0.

This commit is contained in:
Michal Vasilek 2021-09-28 18:19:23 +02:00
parent 36f6020ea6
commit e5b3ed0d98

View file

@ -1,8 +1,8 @@
# Template file for 'obs'
pkgname=obs
version=27.0.1
version=27.1.0
revision=1
archs="i686* x86_64* ppc64le*"
archs="i686* x86_64* ppc64le* aarch64*"
wrksrc="obs-studio-${version}"
build_style=cmake
configure_args="-DOBS_VERSION_OVERRIDE=${version} -DBUILD_BROWSER=OFF -DBUILD_VST=OFF"
@ -18,7 +18,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=6aafd62bae4962d67b94d9a89ec699bfd56e74f08fa6aaa2ecf464d4e9d1fc0f
checksum=a2f0b143a55f425455de98c3694cdbf24da02eebee2a390a5379f41343810a25
obs-devel_package() {
short_desc+=" - development files"