summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2022-11-03 12:45:08 +0000
committerCpt_Huntsman2022-11-03 12:45:08 +0000
commitca92dc56391c7b67f08084697c8d4f1ea0b5f388 (patch)
tree81965f8ceff5ef7928de81b4fbfec074eadc8e82
parent7c0c7d318711715c302626fd4585ecdefa103c4e (diff)
downloadaur-ca92dc56391c7b67f08084697c8d4f1ea0b5f388.tar.gz
Update 22.08.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 39029c5d1a90..bc848ed45aa0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.08.2
+ pkgver = 22.08.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.08.2/src/dolphin-22.08.2.tar.xz
+ source = https://download.kde.org/stable/release-service/22.08.3/src/dolphin-22.08.3.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 39f2ee237ee5e62baf05e3798d8512e01a7d40276fca03488e256c6e30543b56
+ sha256sums = 971489a59cdd6b297e2142eb3315847addafbc4e3504e1609fe5e1d119cf15a3
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 307f7fadeaad..4407b0e4d95c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.08.2
+pkgver=22.08.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=('39f2ee237ee5e62baf05e3798d8512e01a7d40276fca03488e256c6e30543b56'
+sha256sums=('971489a59cdd6b297e2142eb3315847addafbc4e3504e1609fe5e1d119cf15a3'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {