Date: Friday, July 8, 2016 @ 12:01:43 Author: spupykin Revision: 182512
upgpkg: gst-transcoder 1.8.1-1 upd Modified: gst-transcoder/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-08 11:59:29 UTC (rev 182511) +++ PKGBUILD 2016-07-08 12:01:43 UTC (rev 182512) @@ -3,7 +3,7 @@ # Maintainer: Thibault Saunier <[email protected]> pkgname=gst-transcoder -pkgver=1.8.0 +pkgver=1.8.1 pkgrel=1 pkgdesc="GStreamer Transcoding API" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('gobject-introspection' 'meson') options=(!libtool !emptydirs) source=("$pkgname-$pkgver.tar.gz::https://github.com/pitivi/$pkgname/archive/$pkgver.tar.gz") -md5sums=('d059cc9a8325a9bd63d9d12fd07b2ad4') +md5sums=('e1dd04103face30abc141cd40e8206b5') build() { cd "$srcdir/$pkgname-$pkgver"
