summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2022-06-18 21:29:09 +0000
committerAndy Kluger2022-06-18 21:29:09 +0000
commit25048994fee6413d96e1338f1732b64a1fd2ff7c (patch)
tree4f6e24f5d5a5c7ad6a96d80af6138621b7d81abb
parentf0c4ad4aec2589668a2291fd085f377119fd0c9b (diff)
downloadaur-25048994fee6413d96e1338f1732b64a1fd2ff7c.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 39a96e89db3e..d784a74fe6d7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-meld
pkgdesc = KDE File Manager, using Meld rather than Kompare
- pkgver = 21.12.0
+ pkgver = 22.04.2
pkgrel = 1
url = https://apps.kde.org/dolphin/
arch = x86_64
@@ -21,15 +21,15 @@ pkgbase = dolphin-meld
optdepends = kdegraphics-thumbnailers: PDF and PS thumbnails
optdepends = konsole: terminal panel
optdepends = purpose: share context menu
- provides = dolphin=21.12.0
- conflicts = dolphin=21.12.0
- source = https://download.kde.org/stable/release-service/21.12.0/src/dolphin-21.12.0.tar.xz
- source = https://download.kde.org/stable/release-service/21.12.0/src/dolphin-21.12.0.tar.xz.sig
+ provides = dolphin=22.04.2
+ conflicts = dolphin=22.04.2
+ source = https://download.kde.org/stable/release-service/22.04.2/src/dolphin-22.04.2.tar.xz
+ source = https://download.kde.org/stable/release-service/22.04.2/src/dolphin-22.04.2.tar.xz.sig
source = dolphin-meld.patch
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
validpgpkeys = D81C0CB38EB725EF6691C385BB463350D6EF31EF
- sha256sums = e70fc08ee292c5f9bfd4fc3bb12eef524528bee8e856d294bf484b3eff7b2669
+ sha256sums = c2e3c4c16ff42a224f3dc72c79b2f641d1648d439bfa8c06635784843e58d147
sha256sums = SKIP
sha256sums = 9bf8e1d53bb482e3cc2f3a114fb894fc3d0216ad2933d0c6e1f0b7df6d640b7a
diff --git a/PKGBUILD b/PKGBUILD
index 11a35c2d06b9..dc9c2145a79c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dolphin-meld
_pkgname=dolphin
-pkgver=21.12.0
+pkgver=22.04.2
pkgrel=1
pkgdesc='KDE File Manager, using Meld rather than Kompare'
arch=(x86_64)
@@ -22,7 +22,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=('e70fc08ee292c5f9bfd4fc3bb12eef524528bee8e856d294bf484b3eff7b2669'
+sha256sums=('c2e3c4c16ff42a224f3dc72c79b2f641d1648d439bfa8c06635784843e58d147'
'SKIP'
'9bf8e1d53bb482e3cc2f3a114fb894fc3d0216ad2933d0c6e1f0b7df6d640b7a')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>