summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCpt_Huntsman2022-05-12 08:27:12 +0000
committerCpt_Huntsman2022-05-12 08:27:12 +0000
commit445661af0302e1d84d123b1f16eb786baad79d3e (patch)
tree780533cfa5a9a3d12a55b32515dc1eaab19a579d
parent643797c324794dc9fef57d254b7eaa043ccc4dd9 (diff)
downloadaur-445661af0302e1d84d123b1f16eb786baad79d3e.tar.gz
Update 22.04.1
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 259611c91404..6838dd7275b3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-nospace
pkgdesc = KDE File Manager (with DuckSoft's Space Patch)
- pkgver = 22.04.0
+ pkgver = 22.04.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.04.0/src/dolphin-22.04.0.tar.xz
+ source = https://download.kde.org/stable/release-service/22.04.1/src/dolphin-22.04.1.tar.xz
source = ducksoft-want-my-space-back.patch
- sha256sums = 58c6cdd0d3b8ac41880e5ea2322cad92380c8c45336150c3c39f9357dfa4f100
+ sha256sums = 9cf51ac21ffc3d12a919e99cca80f3bb14741eed2a3af54b4499332ccd979a7b
sha256sums = 21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe
pkgname = dolphin-nospace
diff --git a/PKGBUILD b/PKGBUILD
index 5663f57f36b4..2ed141f8cb54 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=dolphin-nospace
_pkgname=dolphin
-pkgver=22.04.0
+pkgver=22.04.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=('58c6cdd0d3b8ac41880e5ea2322cad92380c8c45336150c3c39f9357dfa4f100'
+sha256sums=('9cf51ac21ffc3d12a919e99cca80f3bb14741eed2a3af54b4499332ccd979a7b'
'21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {