obs: update to 26.1.0.

This commit is contained in:
lemmi 2020-12-15 09:02:07 +01:00
parent 15847cb561
commit f8be314de6
1 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'obs'
pkgname=obs
version=26.0.2
version=26.1.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=06eef30156d21f179f590599ab866b7745209045825a3bf8461a85b60d880ed5
checksum=c015d9bab1075ecf9c66c066328e291a20ef36880958fb3db6486ebc5ca9c6da
CFLAGS="-fcommon"