diff options
author | Bart Ribbers <bribbers@disroot.org> | 2019-08-23 16:44:53 -0300 |
---|---|---|
committer | Leo <thinkabit.ukim@gmail.com> | 2019-08-23 16:46:32 -0300 |
commit | 7f3b48cb4d4b49eb87f2ee5b17ec144536530d45 (patch) | |
tree | d66713f186e52bf88cc25e89894b7d950cbf1897 /testing/ffmpegthumbs | |
parent | 62c3585336bfda3851eb1eb254fb48618661fd27 (diff) | |
download | aports-7f3b48cb4d4b49eb87f2ee5b17ec144536530d45.tar.bz2 aports-7f3b48cb4d4b49eb87f2ee5b17ec144536530d45.tar.xz |
teting/kde-applications: upgrade to 19.08.0
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 02068cb00d..9cea0eba55 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.3 +pkgver=19.08.0 pkgrel=0 arch="all" url="https://www.kde.org/applications/multimedia/" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="472c064b2af7b5dc58929db6ecdd396bb739bb6e90be0b51d1bc5caa824608f8ec39ee135b9950849c7f6c8f56aeb4211a5e1594d9332d454d76ae6bbfe2d325 ffmpegthumbs-19.04.3.tar.xz" +sha512sums="ca0ed1631d7cb9af049e1328269a9b01ee442c514d400ea5836b4b7bbbc003ee3d1b3fe9c07c2a6cd99a02cc4caf251f7b6c11be0eb08fd9dfba08aa9e4847d6 ffmpegthumbs-19.08.0.tar.xz" |