[arch-commits] Commit in ffmpegthumbnailer/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Oct 7 16:58:11 UTC 2019
Date: Monday, October 7, 2019 @ 16:58:10
Author: arojas
Revision: 364029
Update to 2.2.2
Modified:
ffmpegthumbnailer/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2019-10-07 15:53:08 UTC (rev 364028)
+++ PKGBUILD 2019-10-07 16:58:10 UTC (rev 364029)
@@ -2,7 +2,7 @@
# Contributor: boromil at gmail.com
pkgname=ffmpegthumbnailer
-pkgver=2.2.1
+pkgver=2.2.2
pkgrel=1
pkgdesc="Lightweight video thumbnailer that can be used by file managers."
url="https://github.com/dirkvdb/ffmpegthumbnailer"
@@ -12,7 +12,7 @@
makedepends=('cmake')
optdepends=('gvfs: support for gio uris')
source=("https://github.com/dirkvdb/$pkgname/archive/$pkgver.tar.gz")
-sha1sums=('6eb378ca83d51a1af4cff93287f341d94f45dde7')
+sha1sums=('1b35a8afc94edd9135baef9e5259a40b4c0d4d79')
build() {
cd "${srcdir}/${pkgname}-${pkgver}"
More information about the arch-commits
mailing list