diff options
Diffstat (limited to 'community/ffmpegthumbs/APKBUILD')
-rw-r--r-- | community/ffmpegthumbs/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/community/ffmpegthumbs/APKBUILD b/community/ffmpegthumbs/APKBUILD index eb664452992..7ae66db2c2a 100644 --- a/community/ffmpegthumbs/APKBUILD +++ b/community/ffmpegthumbs/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=ffmpegthumbs -pkgver=19.12.0 +pkgver=19.12.1 pkgrel=0 arch="all" url="https://www.kde.org/applications/multimedia/" @@ -37,4 +37,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="69db3a49d5596d5df30e6dd5a95e9f8bc3d18c2bd5aeac6bd89468338ef4b983af8e67b4c56875dd1cb7b9206c6803732e5151a74c116e6154486221247e9762 ffmpegthumbs-19.12.0.tar.xz" +sha512sums="8a4e35e6f3ff0191b9777a83e82551ba2c315783629e73c1324567ca985da08e38e455c534cd02991926d4842601e86da78f4d899b9d825e15b6747abc3b24c6 ffmpegthumbs-19.12.1.tar.xz" |