summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-02-02 12:35:43 +0000
committerCpt_Huntsman2023-02-02 12:35:43 +0000
commite357a92196ec693d5176b6d8d6fa3933f7499d9b (patch)
tree1705c822cc22d6fa9997d0451390282ca3e8d685
parent9773e92c40ce571c64fdade239172ecb6defa9ee (diff)
downloadaur-e357a92196ec693d5176b6d8d6fa3933f7499d9b.tar.gz
Update 22.12.2
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8a4d8a2bd745..671162066535 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.12.1
+ pkgver = 22.12.2
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.1/src/dolphin-22.12.1.tar.xz
+ source = https://download.kde.org/stable/release-service/22.12.2/src/dolphin-22.12.2.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea
+ sha256sums = e0e1cfd10e76f95db62c2c0b02df9ba99020d0f18786ca90fb47c377f9de573e
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 8d1fd72acbc5..7b7e30e8c6d3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.12.1
+pkgver=22.12.2
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=('7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea'
+sha256sums=('e0e1cfd10e76f95db62c2c0b02df9ba99020d0f18786ca90fb47c377f9de573e'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {