* update dolphin to 24.08.2-1
This commit is contained in:
parent
537fbe997a
commit
ec9eb5d8b5
@ -1,6 +1,6 @@
|
||||
pkgbase = dolphin
|
||||
pkgdesc = KDE File Manager
|
||||
pkgver = 24.05.2
|
||||
pkgver = 24.08.2
|
||||
pkgrel = 1
|
||||
url = https://apps.kde.org/dolphin/
|
||||
arch = x86_64
|
||||
@ -39,7 +39,6 @@ pkgbase = dolphin
|
||||
depends = kwindowsystem
|
||||
depends = kxmlgui
|
||||
depends = phonon-qt6
|
||||
depends = plasma-activities
|
||||
depends = qt6-base
|
||||
depends = solid
|
||||
optdepends = ffmpegthumbs: video thumbnails
|
||||
@ -49,12 +48,12 @@ pkgbase = dolphin
|
||||
optdepends = kio-admin: for managing files as administrator
|
||||
optdepends = konsole: terminal panel
|
||||
optdepends = purpose: share context menu
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/dolphin-24.05.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.05.2/src/dolphin-24.05.2.tar.xz.sig
|
||||
source = https://download.kde.org/stable/release-service/24.08.2/src/dolphin-24.08.2.tar.xz
|
||||
source = https://download.kde.org/stable/release-service/24.08.2/src/dolphin-24.08.2.tar.xz.sig
|
||||
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
|
||||
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
|
||||
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
|
||||
sha256sums = 5f850a4fd7f463f93e05c1b162be55f7d4360cca2189b446fa296ceef35f3567
|
||||
sha256sums = 551516270762b71a53502e42cae22106642e1253e22720632a805250434145b1
|
||||
sha256sums = SKIP
|
||||
|
||||
pkgname = dolphin
|
||||
|
@ -5,7 +5,7 @@
|
||||
# Contributor: Pierre Schmitz <pierre@archlinux.de>
|
||||
|
||||
pkgname=dolphin
|
||||
pkgver=24.05.2
|
||||
pkgver=24.08.2
|
||||
pkgrel=1
|
||||
pkgdesc='KDE File Manager'
|
||||
arch=(x86_64 powerpc64le powerpc64 powerpc riscv64)
|
||||
@ -41,7 +41,6 @@ depends=(baloo
|
||||
kwindowsystem
|
||||
kxmlgui
|
||||
phonon-qt6
|
||||
plasma-activities
|
||||
qt6-base
|
||||
solid)
|
||||
makedepends=(extra-cmake-modules
|
||||
@ -56,7 +55,7 @@ optdepends=('ffmpegthumbs: video thumbnails'
|
||||
groups=(kde-applications
|
||||
kde-system)
|
||||
source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig})
|
||||
sha256sums=('5f850a4fd7f463f93e05c1b162be55f7d4360cca2189b446fa296ceef35f3567'
|
||||
sha256sums=('551516270762b71a53502e42cae22106642e1253e22720632a805250434145b1'
|
||||
'SKIP')
|
||||
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
|
||||
F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <cfeck@kde.org>
|
||||
|
Loading…
x
Reference in New Issue
Block a user