Date: Friday, January 20, 2017 @ 15:46:01 Author: arojas Revision: 287021
Update to 2.2.0 Modified: ffmpegthumbnailer/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2017-01-20 14:52:50 UTC (rev 287020) +++ PKGBUILD 2017-01-20 15:46:01 UTC (rev 287021) @@ -3,7 +3,7 @@ # Contributor: [email protected] pkgname=ffmpegthumbnailer -pkgver=2.1.1 +pkgver=2.2.0 pkgrel=1 pkgdesc="Lightweight video thumbnailer that can be used by file managers." url="https://github.com/dirkvdb/ffmpegthumbnailer" @@ -13,7 +13,7 @@ makedepends=('cmake') optdepends=('gvfs: support for gio uris') source=("https://github.com/dirkvdb/$pkgname/archive/$pkgver.tar.gz") -sha1sums=('a5e7f15a95990349d6b54a13d723d209e19eab35') +sha1sums=('cbd130569ed56f8e3097378b52d66dde2f23b0d4') build() { cd "${srcdir}/${pkgname}-${pkgver}"
