summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2023-01-05 12:33:24 +0000
committerCpt_Huntsman2023-01-05 12:33:24 +0000
commit9773e92c40ce571c64fdade239172ecb6defa9ee (patch)
tree5f0a14996cf5adcb1f1fba0320bbc7cdcdb23316
parent0232122bd7e10927a3b7b6ecca88660652f6ceae (diff)
downloadaur-9773e92c40ce571c64fdade239172ecb6defa9ee.tar.gz
Update 22.12.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a9dfb147d711..8a4d8a2bd745 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.12.0
+ pkgver = 22.12.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/22.12.0/src/dolphin-22.12.0.tar.xz
+ source = https://download.kde.org/stable/release-service/22.12.1/src/dolphin-22.12.1.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 487c04953a7b505a638adce16cb3d4df3a3345ffc27e069d4f84730e4ad6ac26
+ sha256sums = 7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index fa6e974a1004..8d1fd72acbc5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.12.0
+pkgver=22.12.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=('487c04953a7b505a638adce16cb3d4df3a3345ffc27e069d4f84730e4ad6ac26'
+sha256sums=('7f694aa000090ec501f7318fca15c980e57addd4d1532862d2250a8840d88cea'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {