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 c4116bbcae..c78f7ca371 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.04.2 +pkgver=19.04.3 pkgrel=0 arch="all" url="https://kde.org/applications/utilities/filelight" @@ -28,4 +28,4 @@ package() { DESTDIR="$pkgdir" make install } -sha512sums="06a8e9f5cbc00738677f84283ff11fb369d0a8a9aa73202ca623e70cfdb9c72e18a5eb134edd059f95476099f57dcc9b791557e9720cfa8e7af3c6f035f75241 filelight-19.04.2.tar.xz" +sha512sums="4e6062de0a31cc7ea981b73ec1fcda6164c7ba2abca6d4e820bbe8a20c23aed3c1f1f61c90955938c5ea9cdc88cbd70c94b507bdb1ec60c16a07b30be82c4b29 filelight-19.04.3.tar.xz" |