gst1-editing-services: update to 1.20.1
This commit is contained in:
parent
48c2980503
commit
e9ee501d74
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gst1-editing-services'
|
# Template file for 'gst1-editing-services'
|
||||||
pkgname=gst1-editing-services
|
pkgname=gst1-editing-services
|
||||||
version=1.18.5
|
version=1.20.1
|
||||||
revision=1
|
revision=1
|
||||||
wrksrc="${pkgname/gst1/gst}-${version}"
|
wrksrc="${pkgname/gst1/gst}-${version}"
|
||||||
build_style=meson
|
build_style=meson
|
||||||
|
@ -13,7 +13,7 @@ maintainer="Toyam Cox <Vaelatern@gmail.com>"
|
||||||
license="LGPL-2.0-or-later"
|
license="LGPL-2.0-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
distfiles="${homepage}/src/${pkgname/gst1/gst}/${pkgname/gst1/gst}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/gst1/gst}/${pkgname/gst1/gst}-${version}.tar.xz"
|
||||||
checksum=8af4a8394d051f3e18280686db49a6efaccc95c0c59a17f0f564e32000590df5
|
checksum=6ace1b21b58e0110b7dadd469f79b77e2f47d6207604231492531ae9fd4148df
|
||||||
|
|
||||||
do_check() {
|
do_check() {
|
||||||
: # Tests fail in older versions as well
|
: # Tests fail in older versions as well
|
||||||
|
|
Loading…
Reference in a new issue