diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-07-12 10:01:12 +0200 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-07-12 10:31:10 -0300 |
commit | b296868f9449f3f5e20336d6045914ba9ea54577 (patch) | |
tree | 32fd79ed2fc5eaae8849385dead2e21f32045812 /testing/ffmpegthumbs | |
parent | 32f760605b9a18a018edf8896e1768f44315a467 (diff) | |
download | aports-b296868f9449f3f5e20336d6045914ba9ea54577.tar.bz2 aports-b296868f9449f3f5e20336d6045914ba9ea54577.tar.xz |
testing/kde-applications: update to 19.04.3
Diffstat (limited to 'testing/ffmpegthumbs')
-rw-r--r-- | testing/ffmpegthumbs/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/ffmpegthumbs/APKBUILD b/testing/ffmpegthumbs/APKBUILD index ebc2b4989a..02068cb00d 100644 --- a/testing/ffmpegthumbs/APKBUILD +++ b/testing/ffmpegthumbs/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=ffmpegthumbs -pkgver=19.04.2 +pkgver=19.04.3 pkgrel=0 arch="all" url="https://www.kde.org/applications/multimedia/" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="6d07d8dac339d0f3274c85b205feac998ccfaa57b6fee816bdf75c631b6e321c22d9af7e057faeb7f721def09ddb2da239bc81c22582772a9d7d3e8720de24dd ffmpegthumbs-19.04.2.tar.xz" +sha512sums="472c064b2af7b5dc58929db6ecdd396bb739bb6e90be0b51d1bc5caa824608f8ec39ee135b9950849c7f6c8f56aeb4211a5e1594d9332d454d76ae6bbfe2d325 ffmpegthumbs-19.04.3.tar.xz" |