summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-05-11 08:19:36 +0000
committerCpt_Huntsman2023-05-11 08:19:36 +0000
commit231af085689c4f88752f9b45b1a3a52d20031b51 (patch)
tree763e8f854d6f8ef515775ef9c6379183a7a4544a
parent2792cc80bffe79ba7e81e45388e563a1911b52cc (diff)
downloadaur-231af085689c4f88752f9b45b1a3a52d20031b51.tar.gz
Update 23.04.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f5a9b839d97f..97fa582d6831 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 23.04.0
+ pkgver = 23.04.1
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.0/src/dolphin-23.04.0.tar.xz
+ source = https://download.kde.org/stable/release-service/23.04.1/src/dolphin-23.04.1.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50
+ sha256sums = 3813d0fb06d62dfa049e716654ca361f83a689dd1434b4ba335f5d271d3605dd
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index c97614f78a80..62a6457262ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=23.04.0
+pkgver=23.04.1
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=('cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50'
+sha256sums=('3813d0fb06d62dfa049e716654ca361f83a689dd1434b4ba335f5d271d3605dd'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {