summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-06-08 12:30:03 +0000
committerCpt_Huntsman2023-06-08 12:30:03 +0000
commitf05faff306427814925ee00f44f689fbf05012c2 (patch)
tree5c83ce24438f6e361243d3f15b5009c127a78b9d
parent231af085689c4f88752f9b45b1a3a52d20031b51 (diff)
downloadaur-f05faff306427814925ee00f44f689fbf05012c2.tar.gz
Update 23.04.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 97fa582d6831..674552e1a4ac 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 23.04.1
+ pkgver = 23.04.2
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/23.04.1/src/dolphin-23.04.1.tar.xz
+ source = https://download.kde.org/stable/release-service/23.04.2/src/dolphin-23.04.2.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 3813d0fb06d62dfa049e716654ca361f83a689dd1434b4ba335f5d271d3605dd
+ sha256sums = 344e999e1ad101a7294e28d18c15d7e818d596fdc95253836ea04811d97f6147
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 62a6457262ec..6800d520ca1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=23.04.1
+pkgver=23.04.2
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=('3813d0fb06d62dfa049e716654ca361f83a689dd1434b4ba335f5d271d3605dd'
+sha256sums=('344e999e1ad101a7294e28d18c15d7e818d596fdc95253836ea04811d97f6147'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {