summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-07-07 08:22:23 +0000
committerCpt_Huntsman2023-07-07 08:22:23 +0000
commit1c5bef8da948aa1182392bee43aa3272b67a6e92 (patch)
tree84ec16713f7bd312c13b72b3917ffcab806d7802
parentf05faff306427814925ee00f44f689fbf05012c2 (diff)
downloadaur-1c5bef8da948aa1182392bee43aa3272b67a6e92.tar.gz
Update 23.04.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 674552e1a4ac..c2b8d97c5197 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 23.04.2
+ pkgver = 23.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/23.04.2/src/dolphin-23.04.2.tar.xz
+ source = https://download.kde.org/stable/release-service/23.04.3/src/dolphin-23.04.3.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 344e999e1ad101a7294e28d18c15d7e818d596fdc95253836ea04811d97f6147
+ sha256sums = 28cab05a6390e067f3a9c5ca176ec412f52bf20f78dc82a12a460d252211da2f
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 6800d520ca1d..0ea90859f0fb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=23.04.2
+pkgver=23.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=('344e999e1ad101a7294e28d18c15d7e818d596fdc95253836ea04811d97f6147'
+sha256sums=('28cab05a6390e067f3a9c5ca176ec412f52bf20f78dc82a12a460d252211da2f'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {