obs: update to 0.15.0.
This commit is contained in:
parent
ba7920fe50
commit
23b020a815
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'obs'
|
||||
pkgname=obs
|
||||
version=0.14.2
|
||||
version=0.15.0
|
||||
revision=1
|
||||
wrksrc=obs-studio-${version}
|
||||
only_for_archs="i686 x86_64 i686-musl x86_64-musl"
|
||||
|
@ -14,7 +14,7 @@ maintainer="lemmi <lemmi@nerd2nerd.org>"
|
|||
license="GPL-2"
|
||||
homepage="https://obsproject.com"
|
||||
distfiles="https://github.com/jp9000/obs-studio/archive/${version}.tar.gz"
|
||||
checksum=b4076f1b92e9566f9f3c3c4cfb5e123210e149bb3cec3f9fb5d6cd6394b268b1
|
||||
checksum=684675a7fcb440a9427b74b7556ece86dd9b1397886a213b74cce8de2861debf
|
||||
|
||||
obs-devel_package() {
|
||||
short_desc+=" - development files"
|
||||
|
|
Loading…
Reference in New Issue