mirror of
https://github.com/void-linux/void-packages.git
synced 2025-08-02 10:52:57 +02:00
obs: update to 22.0.3.
This commit is contained in:
parent
469e076424
commit
af2625ea2e
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'obs'
|
# Template file for 'obs'
|
||||||
pkgname=obs
|
pkgname=obs
|
||||||
version=22.0.1
|
version=22.0.3
|
||||||
revision=1
|
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"
|
||||||
|
@ -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=6b1248623f6c0ca6f196769445491d27dd0230c88f03e6472a219ee0fa9b1afb
|
checksum=86a3dbfbec5eee8305ece08d4ce6e7993d20f15ea206b4ab1bdf424f2af74c12
|
||||||
|
|
||||||
obs-devel_package() {
|
obs-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue