diff options
| -rw-r--r-- | .SRCINFO | 8 | ||||
| -rw-r--r-- | PKGBUILD | 4 | ||||
| -rw-r--r-- | README.md | 3 |
3 files changed, 6 insertions, 9 deletions
@@ -1,6 +1,6 @@ pkgbase = dolphin pkgdesc = KDE File Manager - pkgver = 24.12.3 + pkgver = 25.04.0 pkgrel = 1 url = https://apps.kde.org/dolphin/ arch = x86_64 @@ -49,12 +49,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.12.3/src/dolphin-24.12.3.tar.xz - source = https://download.kde.org/stable/release-service/24.12.3/src/dolphin-24.12.3.tar.xz.sig + source = https://download.kde.org/stable/release-service/25.04.0/src/dolphin-25.04.0.tar.xz + source = https://download.kde.org/stable/release-service/25.04.0/src/dolphin-25.04.0.tar.xz.sig validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF - sha256sums = 0bcefb5c6eadddb867924e9052d5431c5b7c98aa4022c3fa2ca16d5b6515b0f0 + sha256sums = 8997ec04ef12af22647dfef67b15ea8f1304f7ae076c7b8fd53184a55a012a18 sha256sums = SKIP pkgname = dolphin @@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=24.12.3 +pkgver=25.04.0 pkgrel=1 pkgdesc='KDE File Manager' arch=(x86_64) @@ -55,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=('0bcefb5c6eadddb867924e9052d5431c5b7c98aa4022c3fa2ca16d5b6515b0f0' +sha256sums=('8997ec04ef12af22647dfef67b15ea8f1304f7ae076c7b8fd53184a55a012a18' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87 # Christoph Feck <[email protected]> diff --git a/README.md b/README.md deleted file mode 100644 index ac9ce4f..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -This package is part of the `gear` suite, and is managed by the scripts at https://gitlab.archlinux.org/archlinux/kde-build. - -Do not upgrade this package individually, or make any format changes to the PKGBUILD without checking with the KDE package maintainers first. |
