mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-09 08:33:51 +02:00
obs: update to 27.1.3.
This commit is contained in:
parent
a8ccc93756
commit
f203e88c8f
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=27.1.0
|
version=27.1.3
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le* aarch64*"
|
archs="i686* x86_64* ppc64le* aarch64*"
|
||||||
wrksrc="obs-studio-${version}"
|
wrksrc="obs-studio-${version}"
|
||||||
|
@ -18,7 +18,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/obsproject/obs-studio/archive/${version}.tar.gz"
|
distfiles="https://github.com/obsproject/obs-studio/archive/${version}.tar.gz"
|
||||||
checksum=a2f0b143a55f425455de98c3694cdbf24da02eebee2a390a5379f41343810a25
|
checksum=4dfdb018b33ec0a90eb3a7e5a174afd58d52d583990680264afedf678961db1d
|
||||||
|
|
||||||
obs-devel_package() {
|
obs-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue