gst-editing-services: Update to 1.18.4

This commit is contained in:
Biswapriyo Nath
2021-04-06 02:06:39 +05:30
committed by GitHub
parent 6c3e1b1900
commit 2455cb4e6c

View File

@@ -3,7 +3,7 @@
_realname=gst-editing-services
pkgbase=mingw-w64-${_realname}
pkgname="${MINGW_PACKAGE_PREFIX}-${_realname}"
pkgver=1.18.3
pkgver=1.18.4
pkgrel=1
pkgdesc="GStreamer Editing Services (mingw-w64)"
arch=('any')
@@ -20,7 +20,7 @@ depends=("${MINGW_PACKAGE_PREFIX}-gst-plugins-base")
options=(!libtool strip staticlibs)
source=(${url}/src/${_realname}/${_realname}-${pkgver}.tar.xz
0001-meson-Don-t-harcode-path-to-site-packages.patch)
sha256sums=('8ae139b13b1646a20ba63b0b90877d35813e24cd87642d325e751fc7cb175e20'
sha256sums=('4687b870a7de18aebf50f45ff572ad9e0138020e3479e02a6f056a0c4c7a1d04'
'92ffe7a8d2109d0dbca4d591af8d7a7f2aa2db3994781458f3cf313c1f8ed391')
prepare() {