diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-11-12 14:08:42 +0100 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-11-15 11:36:41 +0100 |
commit | a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d (patch) | |
tree | 92642bd5660ad9118888865f8fa4c101ee82b281 /testing/ffmpegthumbs | |
parent | f68fba11e3d2125efe2416cbd7d0f429ab92ec1d (diff) | |
download | aports-a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d.tar.bz2 aports-a3698bd3bce5b7a2e76c6d439fae4af875ec3d2d.tar.xz |
{community,testing}/kde-applications: upgrade to 19.08.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 f9f4b25901..09428b09fa 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.08.2 +pkgver=19.08.3 pkgrel=0 arch="all" url="https://www.kde.org/applications/multimedia/" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="b708034ac4b8541f84ce6b806f8e914f656fde260c24b5a4e1d957fe01ec145e62a41545e535821122b1b26e590caba74bd192b309fe295fb0b7fb423f3550b9 ffmpegthumbs-19.08.2.tar.xz" +sha512sums="84e6da40658d4a7963928a509acb982a5cfbe88c3e164096ca946df9e336ab1bbeca8fbd45be1d8f55ee1377645af914561c74ea1da74736cc573a182f385fca ffmpegthumbs-19.08.3.tar.xz" |