gst1-python3: update to 1.14.1.
This commit is contained in:
parent
a6e3e3090e
commit
f70ca94d48
1 changed files with 3 additions and 3 deletions
|
@ -1,6 +1,6 @@
|
|||
# Template file for 'gst1-python3'
|
||||
pkgname=gst1-python3
|
||||
version=1.14.0
|
||||
version=1.14.1
|
||||
revision=1
|
||||
wrksrc="gst-python-${version}"
|
||||
build_style=gnu-configure
|
||||
|
@ -11,10 +11,10 @@ makedepends="libglib-devel python-gobject-devel gst-plugins-base1-devel"
|
|||
depends="python3-gobject"
|
||||
short_desc="Python3 bindings for GStreamer 1.x"
|
||||
maintainer="Juan RP <xtraeme@voidlinux.eu>"
|
||||
license="LGPL-2.1"
|
||||
license="LGPL-2.1-or-later"
|
||||
homepage="https://gstreamer.freedesktop.org"
|
||||
distfiles="${homepage}/src/gst-python/gst-python-${version}.tar.xz"
|
||||
checksum=e0b98111150aa3fcdeb6e228cd770995fbdaa8586fc02ec9b3273d4ae83399e6
|
||||
checksum=1bc6704955e343f78d2d935487f26d2db4c131c9a6dad38eb331c7e3639147d3
|
||||
|
||||
pre_configure() {
|
||||
export PYTHON=/usr/bin/python3
|
||||
|
|
Loading…
Reference in a new issue