summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-03-02 12:34:51 +0000
committerCpt_Huntsman2023-03-02 12:34:51 +0000
commit7a60d41eb06cd7224a79258dd86a4be908ce0db8 (patch)
tree6640885eb64d61a4858417c4491b5eddc5541e21
parente357a92196ec693d5176b6d8d6fa3933f7499d9b (diff)
downloadaur-7a60d41eb06cd7224a79258dd86a4be908ce0db8.tar.gz
Update 22.12.3
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 671162066535..a37c5b67e1ca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.12.2
+ pkgver = 22.12.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.12.2/src/dolphin-22.12.2.tar.xz
+ source = https://download.kde.org/stable/release-service/22.12.3/src/dolphin-22.12.3.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = e0e1cfd10e76f95db62c2c0b02df9ba99020d0f18786ca90fb47c377f9de573e
+ sha256sums = 1aa7538f013d24fdf36633d413e7ac23dbdfec7a216de8d01865ce4754760b5a
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 7b7e30e8c6d3..123181196474 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.12.2
+pkgver=22.12.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=('e0e1cfd10e76f95db62c2c0b02df9ba99020d0f18786ca90fb47c377f9de573e'
+sha256sums=('1aa7538f013d24fdf36633d413e7ac23dbdfec7a216de8d01865ce4754760b5a'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {