mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-06 23:23:51 +02:00
obs: update to 25.0.8.
This commit is contained in:
parent
3095cefb70
commit
36626bfbca
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=25.0.7
|
version=25.0.8
|
||||||
revision=1
|
revision=1
|
||||||
archs="i686* x86_64* ppc64le*"
|
archs="i686* x86_64* ppc64le*"
|
||||||
wrksrc="obs-studio-${version}"
|
wrksrc="obs-studio-${version}"
|
||||||
|
@ -17,7 +17,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=93434f545602f14ffdac24d2d5e7e627e1342a15843cf5ea6c19070c46e7db16
|
checksum=ef1179c23256c312212e3dce9083d4fa67751db05c3001ad824e2b6995943941
|
||||||
|
|
||||||
obs-devel_package() {
|
obs-devel_package() {
|
||||||
short_desc+=" - development files"
|
short_desc+=" - development files"
|
||||||
|
|
Loading…
Add table
Reference in a new issue