From ef5e2bbb8c49b283d5216ef69412c895edb511ef Mon Sep 17 00:00:00 2001 From: Kevin Mihelich Date: Fri, 12 Sep 2014 01:01:06 +0000 Subject: [PATCH] alarm/gst-imx to 0.9.8-2 --- alarm/gst-imx/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/alarm/gst-imx/PKGBUILD b/alarm/gst-imx/PKGBUILD index df07c812a..1ffe17547 100644 --- a/alarm/gst-imx/PKGBUILD +++ b/alarm/gst-imx/PKGBUILD @@ -3,9 +3,9 @@ buildarch=4 pkgname=gst-imx -_commit=4b4b9a8bb024953216fdf784bcb3220e9664d5da +_commit=9b9b2d3b105f9ce7bc52a2f110bfcc9d90698633 pkgver=0.9.8 -pkgrel=1 +pkgrel=2 pkgdesc="GStreamer plugins for i.MX platforms" arch=('armv7h') license=('LGPL') @@ -13,7 +13,7 @@ url="https://github.com/Freescale/gstreamer-imx" depends=('gst-plugins-base-libs' 'libfslvpuwrap' 'gpu-viv-bin-mx6q-fb') makedepends=('python2' 'linux-headers-imx6-fsl') source=("https://github.com/Freescale/gstreamer-imx/archive/${_commit}.tar.gz") -md5sums=('5f14335c771b8351d2092583a98275a4') +md5sums=('f38c776e35e016370f1fff08a6c48c93') LDFLAGS+=' -L/opt/fsl/lib' CPPFLAGS+=' -I/opt/fsl/include'