Date: Sunday, December 10, 2017 @ 03:28:53 Author: heftig Revision: 312001
1.12.4-1 Modified: gst-plugins-ugly/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-12-10 03:28:18 UTC (rev 312000) +++ PKGBUILD 2017-12-10 03:28:53 UTC (rev 312001) @@ -3,7 +3,7 @@ # Contributor: Jan de Groot <[email protected]> pkgname=gst-plugins-ugly -pkgver=1.12.3 +pkgver=1.12.4 pkgrel=1 pkgdesc="GStreamer Multimedia Framework Ugly Plugins" url="https://gstreamer.freedesktop.org/" @@ -12,7 +12,7 @@ depends=(gst-plugins-base-libs libdvdread lame libmpeg2 a52dec libsidplay libcdio libx264 libx264-all opencore-amr mpg123) makedepends=(python gtk-doc x264 autoconf-archive git valgrind) -_commit=ffbf076dd13783786d7c7147b4d909af52f7b341 # tags/1.12.3^0 +_commit=46fab99f2ef5581d63c2d11c57fb741553ede37f # tags/1.12.4^0 source=("git+https://anongit.freedesktop.org/git/gstreamer/gst-plugins-ugly#commit=$_commit" "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common") sha256sums=('SKIP'
