diff options
Diffstat (limited to 'pcr/dolphin-root')
-rw-r--r-- | pcr/dolphin-root/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/pcr/dolphin-root/PKGBUILD b/pcr/dolphin-root/PKGBUILD index f2d9d3a5a..9ccf2724f 100644 --- a/pcr/dolphin-root/PKGBUILD +++ b/pcr/dolphin-root/PKGBUILD @@ -6,21 +6,21 @@ pkgname=dolphin-root _pkgname=${pkgname/-root} -pkgver=17.12.3 +pkgver=18.04.0 pkgrel=1 pkgdesc="KDE File Manager, patched to be able to run as root" arch=('armv7h' 'i686' 'x86_64') url="https://kde.org/applications/system/dolphin/" license=(LGPL) depends=(baloo-widgets knewstuff kio-extras kuiserver kcmutils kparts kinit) -makedepends=(extra-cmake-modules kdoctools python) +makedepends=(extra-cmake-modules kdoctools) optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails' 'kde-thumbnailer-odf: ODF thumbnails' 'ruby: installing new service menus from KDE Store' 'kdegraphics-thumbnailers: PDF and PS thumbnails' 'konsole: terminal panel') conflicts=($_pkgname) provides=($_pkgname) source=("https://download.kde.org/stable/applications/$pkgver/src/${_pkgname}-$pkgver.tar.xz"{,.sig} "https://gitlab.com/Megver83/kdebase-root-patches/raw/master/0001-Revert-Disallow-executing-Dolphin-as-root-on-Linux.patch"{,.sig}) -sha512sums=('44cf8baaeead69dd5529ce7da96d78f507029fa47ac9ac50de9d77cb15335dd0b0e0c916f2cdd0d5cadc465e461115dbfd02c51af38d03da985d66bd22456136' +sha512sums=('9c941c37d8c1b132c092a3c71f75b821427b170ded6be8a0d1ca19a5807c9c2689cd695ee8e953443e2769358e3a28704c1880671a1fa0daaae9c1149cc12642' 'SKIP' 'f96ce74603d868785cece5cec4a7dc57dd1b50c9423604382065235c8930c5679496cfb9e08b2956520e8205468caf2e36cdb0ad18738d3bf75fc5dfdba114ed' 'SKIP') |