diff options
Diffstat (limited to 'testing/filelight/APKBUILD')
-rw-r--r-- | testing/filelight/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/testing/filelight/APKBUILD b/testing/filelight/APKBUILD index 950eecea03..44161b1b8d 100644 --- a/testing/filelight/APKBUILD +++ b/testing/filelight/APKBUILD @@ -1,7 +1,7 @@ # Contributor: Bart Ribbers <bribbers@disroot.org> # Maintainer: Bart Ribbers <bribbers@disroot.org> pkgname=filelight -pkgver=19.08.2 +pkgver=19.08.3 pkgrel=0 arch="all" url="https://kde.org/applications/utilities/filelight" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="eaa105f5bb9e15c8bfbe1852ec97758fba66e1c8948c95723cc169e21c471ec74987d28f7c1fe9b4ab4828ce390dc676fc8d2b5a9f64ae5134ba5841dc27644e filelight-19.08.2.tar.xz" +sha512sums="547affcf9b78ec06ee981d68e847174d8811907b5220249a616298c43af19c1a35d4d3932306903cbae2873afe92a9b6655c754c6bcd55a8447ea0fd311745b4 filelight-19.08.3.tar.xz" |