summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2022-07-07 08:27:22 +0000
committerCpt_Huntsman2022-07-07 08:27:22 +0000
commit6dd5ce8023db28bc982322a56f25e1f4f34a8d13 (patch)
tree9490b7a2e0e3590dd332f0d3d010790770dabee1
parent754b28f008995031f66efbfdedd4f210a459af9e (diff)
downloadaur-6dd5ce8023db28bc982322a56f25e1f4f34a8d13.tar.gz
Update 22.04.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8b34ac064afa..66033d33004e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.04.2
+ pkgver = 22.04.3
pkgrel = 1
url = https://kde.org/applications/system/dolphin/
arch = x86_64
@@ -24,9 +24,9 @@ pkgbase = dolphin-nospace
optdepends = packagekit-qt5: service menu installer
provides = dolphin
conflicts = dolphin
- 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.3/src/dolphin-22.04.3.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = c2e3c4c16ff42a224f3dc72c79b2f641d1648d439bfa8c06635784843e58d147
+ sha256sums = 8e573e1df98b5b8f134374da641c1f289a00d1b6aabf65ecf3b2a6a854b22a1e
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 33ccf047c199..ee403cb163f6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.04.2
+pkgver=22.04.3
pkgrel=1
pkgdesc="KDE File Manager (with DuckSoft's Space Patch)"
arch=(x86_64)
@@ -16,7 +16,7 @@ optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video
'konsole: terminal panel' 'purpose: share context menu' 'packagekit-qt5: service menu installer')
source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"
"ducksoft-want-my-space-back.patch")
-sha256sums=('c2e3c4c16ff42a224f3dc72c79b2f641d1648d439bfa8c06635784843e58d147'
+sha256sums=('8e573e1df98b5b8f134374da641c1f289a00d1b6aabf65ecf3b2a6a854b22a1e'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {