gst-plugins-good1: update to 1.14.1.
This commit is contained in:
parent
3b6f7e131d
commit
c17847bf81
1 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Template file for 'gst-plugins-good1'.
|
# Template file for 'gst-plugins-good1'.
|
||||||
pkgname=gst-plugins-good1
|
pkgname=gst-plugins-good1
|
||||||
version=1.14.0
|
version=1.14.1
|
||||||
revision=2
|
revision=1
|
||||||
wrksrc="${pkgname/1/}-${version}"
|
wrksrc="${pkgname/1/}-${version}"
|
||||||
lib32disabled=yes
|
lib32disabled=yes
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
|
@ -20,7 +20,7 @@ makedepends="
|
||||||
depends="gst-plugins-base1>=${version}"
|
depends="gst-plugins-base1>=${version}"
|
||||||
short_desc="GStreamer set of well-maintained good plug-ins (1.x)"
|
short_desc="GStreamer set of well-maintained good plug-ins (1.x)"
|
||||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||||
|
license="LGPL-2.1-or-later"
|
||||||
homepage="https://gstreamer.freedesktop.org"
|
homepage="https://gstreamer.freedesktop.org"
|
||||||
license="LGPL-2.1"
|
|
||||||
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
distfiles="${homepage}/src/${pkgname/1/}/${pkgname/1/}-${version}.tar.xz"
|
||||||
checksum=6afa35747d528d3ab4ed8f5eac13f7235d7d28100d6a24dd78f81ec7c0d04688
|
checksum=34ec062ddb766a32377532e039781f4a16fbc3e8b449e642605bacab26a99172
|
||||||
|
|
Loading…
Reference in a new issue