aboutsummaryrefslogtreecommitdiffstats
path: root/testing/filelight
diff options
context:
space:
mode:
authorBart Ribbers <bribbers@disroot.org>2019-12-16 12:47:35 +0100
committerLeo <thinkabit.ukim@gmail.com>2019-12-23 14:33:29 +0100
commit3cbde1dc9526ef8329d8e0ff35c98aee39b321e1 (patch)
tree951ac863a86faefbb9edb1e2758f5cb2a5705bc0 /testing/filelight
parent74fad971f1fcb30104bc6d3f91fd9666f5111bee (diff)
downloadaports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.bz2
aports-3cbde1dc9526ef8329d8e0ff35c98aee39b321e1.tar.xz
{community,testing}/kde-service-release: upgrade to 19.12.0
Diffstat (limited to 'testing/filelight')
-rw-r--r--testing/filelight/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/filelight/APKBUILD b/testing/filelight/APKBUILD
index 44161b1b8d..825c9f2fd9 100644
--- a/testing/filelight/APKBUILD
+++ b/testing/filelight/APKBUILD
@@ -1,14 +1,14 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=filelight
-pkgver=19.08.3
+pkgver=19.12.0
pkgrel=0
arch="all"
url="https://kde.org/applications/utilities/filelight"
pkgdesc="An application to visualize the disk usage on your computer"
license="(GPL-2.0-only OR GPL-3.0-only) AND GFDL-1.2-only"
makedepends="extra-cmake-modules qt5-qtbase-dev kxmlgui-dev kio-dev ki18n-dev kdoctools-dev"
-source="https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"
subpackages="$pkgname-doc $pkgname-lang"
options="!check" # No tests
@@ -28,4 +28,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="547affcf9b78ec06ee981d68e847174d8811907b5220249a616298c43af19c1a35d4d3932306903cbae2873afe92a9b6655c754c6bcd55a8447ea0fd311745b4 filelight-19.08.3.tar.xz"
+sha512sums="781fbdd34c0ba612ce18218751118df6ed6b09dea237d313b6f70974992463dfba2fc4d4365fe266d909adcff4ee91824b28d4c399b5bc8a8971df38cddb1ea7 filelight-19.12.0.tar.xz"