diff options
author | Danny Rawlins <monster.romster@gmail.com> | 2019-04-20 21:24:23 +1000 |
---|---|---|
committer | Danny Rawlins <monster.romster@gmail.com> | 2019-04-20 21:24:23 +1000 |
commit | 229224aa0576707ff8886b5220b567794416b957 (patch) | |
tree | 85b3254b61d76e541a45b60cd6d30450316e1f39 /gst-python/Pkgfile | |
parent | 5af1f83507e83f1833a22dd01d0016a21af58dcf (diff) | |
download | contrib-229224aa0576707ff8886b5220b567794416b957.tar.gz contrib-229224aa0576707ff8886b5220b567794416b957.tar.xz |
gst-python: 1.14.4 -> 1.16.0
Diffstat (limited to 'gst-python/Pkgfile')
-rw-r--r-- | gst-python/Pkgfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gst-python/Pkgfile b/gst-python/Pkgfile index 3d1575d62..d174990b8 100644 --- a/gst-python/Pkgfile +++ b/gst-python/Pkgfile @@ -6,7 +6,7 @@ ## python3-gobject is required for pkgconfig and headers name=gst-python -version=1.14.4 +version=1.16.0 release=1 source=(https://gstreamer.freedesktop.org/src/gst-python/gst-python-$version.tar.xz) |