aboutsummaryrefslogtreecommitdiffstats
path: root/community/dolphin
diff options
context:
space:
mode:
Diffstat (limited to 'community/dolphin')
-rw-r--r--community/dolphin/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/community/dolphin/APKBUILD b/community/dolphin/APKBUILD
index 1cf8cae9c3d..274db97fea1 100644
--- a/community/dolphin/APKBUILD
+++ b/community/dolphin/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=dolphin
-pkgver=19.08.3
+pkgver=19.12.0
pkgrel=0
arch="all"
url="https://kde.org/applications/system/dolphin"
@@ -15,7 +15,7 @@ depends_dev="qt5-qtbase-dev kdoctools-dev kinit-dev kcmutils-dev knewstuff-dev
phonon-dev baloo-dev baloo-widgets-dev kfilemetadata-dev kactivities-dev"
makedepends="$depends_dev extra-cmake-modules ruby-test-unit"
checkdepends="xvfb-run"
-source="https://download.kde.org/stable/applications/$pkgver/src/dolphin-$pkgver.tar.xz"
+source="https://download.kde.org/stable/release-service/$pkgver/src/dolphin-$pkgver.tar.xz"
subpackages="$pkgname-dev $pkgname-doc $pkgname-lang"
prepare() {
@@ -44,4 +44,4 @@ package() {
DESTDIR="$pkgdir" make install
}
-sha512sums="4390f97398b437b24f0139982e068e32a042a0740790b7dbf19747cd77b41c70dd04f0c6ba3120775f8ce48f43bdd3d2cff4590ba5556773950dd73dd9f7aad0 dolphin-19.08.3.tar.xz"
+sha512sums="e9f47d8ed9e5b3def97182d9d1600730aa41e69d32aaf49b705fe2542eeda93ec719624e735e5f7d36a1dbf64c58e2a7f177e3ac4daf303ad5a2ba519d03923e dolphin-19.12.0.tar.xz"