diff --git a/extra/gstreamer-vaapi/PKGBUILD b/extra/gstreamer-vaapi/PKGBUILD index abd127f72..299a1ac4d 100644 --- a/extra/gstreamer-vaapi/PKGBUILD +++ b/extra/gstreamer-vaapi/PKGBUILD @@ -5,7 +5,7 @@ # - removed makedepend on valgrind pkgname=gstreamer-vaapi -pkgver=1.12.1 +pkgver=1.12.2 pkgrel=1 pkgdesc="GStreamer Multimedia Framework VAAPI Plugin" url="https://gstreamer.freedesktop.org/" @@ -13,7 +13,7 @@ arch=(i686 x86_64) license=(LGPL) depends=(gst-plugins-base gst-plugins-bad libva libxrandr libvpx) makedepends=(gtk-doc git python) -_commit=d0054566c029286afda49f705c4554fe9a68799a # tags/1.12.1^0 +_commit=3df7d3d4b052d31feeec998d6ab1d96de037ef67 # tags/1.12.2^0 source=("git+https://anongit.freedesktop.org/git/gstreamer/gstreamer-vaapi#commit=$_commit" "gst-common::git+https://anongit.freedesktop.org/git/gstreamer/common") sha256sums=('SKIP' @@ -39,7 +39,7 @@ build() { ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib \ --with-package-name="GStreamer VAAPI Plugin (Arch Linux)" \ - --with-package-origin="http://www.archlinux.org/" \ + --with-package-origin="https://www.archlinux.org/" \ --disable-builtin-libvpx \ --enable-experimental --enable-gtk-doc --disable-static