summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2023-08-28 08:06:29 +0000
committerAndy Kluger2023-08-28 08:06:29 +0000
commit0b6a56c5bf145f7ede675f9a659eb6ee19bf0394 (patch)
treedbd0f3b56b8ba88753fb4e58b6c05424d3e9264f
parent498b234959bdad43a0a7a857b8d5f51eaff79e2b (diff)
downloadaur-0b6a56c5bf145f7ede675f9a659eb6ee19bf0394.tar.gz
version bump
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c8761958e49..85f35e23f204 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-meld
pkgdesc = KDE File Manager, using Meld rather than Kompare
- pkgver = 23.04.0
+ pkgver = 23.08.0
pkgrel = 1
url = https://apps.kde.org/dolphin/
arch = x86_64
@@ -22,15 +22,15 @@ pkgbase = dolphin-meld
optdepends = konsole: terminal panel
optdepends = purpose: share context menu
optdepends = kio-admin: for managing files as administrator
- provides = dolphin=23.04.0
- conflicts = dolphin=23.04.0
- source = https://download.kde.org/stable/release-service/23.04.0/src/dolphin-23.04.0.tar.xz
- source = https://download.kde.org/stable/release-service/23.04.0/src/dolphin-23.04.0.tar.xz.sig
+ provides = dolphin=23.08.0
+ conflicts = dolphin=23.08.0
+ source = https://download.kde.org/stable/release-service/23.08.0/src/dolphin-23.08.0.tar.xz
+ source = https://download.kde.org/stable/release-service/23.08.0/src/dolphin-23.08.0.tar.xz.sig
source = dolphin-meld.patch
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums = cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50
+ sha256sums = 4ab0f3ee83c0c62f7346031780d46a57d4002f6585c2de3fadfa6708e4ff59de
sha256sums = SKIP
sha256sums = a69abda1bd78cbaf3eb92ed645637fce1ea04a3528c90e22ab2abbdd809a0b15
diff --git a/PKGBUILD b/PKGBUILD
index c8cfc1400cdf..20fc09016e67 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dolphin-meld
_pkgname=dolphin
-pkgver=23.04.0
+pkgver=23.08.0
pkgrel=1
pkgdesc='KDE File Manager, using Meld rather than Kompare'
arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video
groups=(kde-applications kde-system)
source=(https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz{,.sig}
dolphin-meld.patch)
-sha256sums=('cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50'
+sha256sums=('4ab0f3ee83c0c62f7346031780d46a57d4002f6585c2de3fadfa6708e4ff59de'
'SKIP'
'a69abda1bd78cbaf3eb92ed645637fce1ea04a3528c90e22ab2abbdd809a0b15')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>