summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-04-20 08:21:13 +0000
committerCpt_Huntsman2023-04-20 08:21:13 +0000
commit2792cc80bffe79ba7e81e45388e563a1911b52cc (patch)
tree89a80cfd9f7b4f727c905435b1cdb7e36a98d2af
parent7a60d41eb06cd7224a79258dd86a4be908ce0db8 (diff)
downloadaur-2792cc80bffe79ba7e81e45388e563a1911b52cc.tar.gz
Update 23.04.0
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a37c5b67e1ca..f5a9b839d97f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.12.3
+ pkgver = 23.04.0
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.12.3/src/dolphin-22.12.3.tar.xz
+ source = https://download.kde.org/stable/release-service/23.04.0/src/dolphin-23.04.0.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 1aa7538f013d24fdf36633d413e7ac23dbdfec7a216de8d01865ce4754760b5a
+ sha256sums = cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 123181196474..c97614f78a80 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.12.3
+pkgver=23.04.0
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=('1aa7538f013d24fdf36633d413e7ac23dbdfec7a216de8d01865ce4754760b5a'
+sha256sums=('cd49268a3b0309253587d424fbdffe25b26c951df7e6932a42f48cf34b006c50'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {