From f8e541f0b4b1fdfe04f915a14809c22206fa7b86 Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Mon, 16 Jul 2018 00:13:42 -0500 Subject: user/[KDE System]: bump to 18.04.3, modernise, etc --- user/dolphin/APKBUILD | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) (limited to 'user/dolphin/APKBUILD') diff --git a/user/dolphin/APKBUILD b/user/dolphin/APKBUILD index 1fb07cccd..3359a3e77 100644 --- a/user/dolphin/APKBUILD +++ b/user/dolphin/APKBUILD @@ -1,23 +1,21 @@ # Contributor: A. Wilcox # Maintainer: A. Wilcox pkgname=dolphin -pkgver=18.04.1 +pkgver=18.04.3 pkgrel=0 pkgdesc="Lightweight desktop file manager" url="https://www.kde.org/applications/system/dolphin/" arch="all" -license="GPL-2.0" options="!check" # Tests require X11 and D-Bus session bus. +license="GPL-2.0-only" depends="" makedepends="cmake extra-cmake-modules qt5-qtbase-dev kdoctools-dev kinit-dev kcmutils-dev knewstuff-dev kcoreaddons-dev ki18n-dev kdbusaddons-dev kbookmarks-dev kconfig-dev kio-dev kparts-dev solid-dev kiconthemes-dev kcompletion-dev ktextwidgets-dev knotifications-dev kcrash-dev baloo-dev kfilemetadata-dev kdelibs4support-dev kactivities-dev" -install="" subpackages="$pkgname-doc $pkgname-lang" -source="http://download.kde.org/stable/applications/$pkgver/src/dolphin-$pkgver.tar.xz" -builddir="$srcdir/dolphin-$pkgver" +source="https://download.kde.org/stable/applications/$pkgver/src/dolphin-$pkgver.tar.xz" build() { cd "$builddir" @@ -45,4 +43,4 @@ package() { make DESTDIR="$pkgdir" install } -sha512sums="13c9f45282168a4ae68b9d0977b1734918c662028043167ab36bc67b7b7f1756930a613e7bbd25bafc6db7e1591524f2ec3002247838ddbf0dc49037d4c7a0fd dolphin-18.04.1.tar.xz" +sha512sums="167a35225dd4e75b7ff863771287a471273e0594c247ef058adc718682eb07f014ca84bc373e1c3a846e99711aad3d9a16b12aab8543aa3603e17f944b206b21 dolphin-18.04.3.tar.xz" -- cgit v1.2.3-60-g2f50