summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDuckSoft2021-05-06 09:45:12 +0800
committerDuckSoft2021-05-06 09:45:12 +0800
commit67f5b54cf7c484e6b1fb15d7d658bfbe4c9963bc (patch)
treed533d4f25b26143dc647d968dca3a4cc804ec9bd /PKGBUILD
parent41f6c3054e281c916149b8343a6f35efc8326f29 (diff)
downloadaur-dolphin-duckspace.tar.gz
upgpkg: dolphin-duckspace 21.04.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f6405c62fb9..64bfe81a597e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,3 +1,4 @@
+# Maintainer: DuckSoft <realducksoft at gmail dot com>
# Maintainer: Antonio Rojas <arojas@archlinux,org>
# Maintainer: Felix Yan <felixonmars@archlinux.org>
# Contributor: Andrea Scarpino <andrea@archlinux.org>
@@ -5,8 +6,8 @@
pkgname=dolphin-duckspace
_pkgname=dolphin
-pkgver=20.12.0
-pkgrel=2
+pkgver=21.04.0
+pkgrel=1
pkgdesc="KDE File Manager (with DuckSoft's Space Patch)"
arch=(x86_64)
url="https://kde.org/applications/system/dolphin/"
@@ -17,12 +18,10 @@ depends=(baloo-widgets knewstuff kio-extras kcmutils kparts kinit kactivities ku
makedepends=(extra-cmake-modules kdoctools packagekit-qt5)
optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video thumbnails' 'kdegraphics-thumbnailers: PDF and PS thumbnails'
'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"{,.sig}
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"
"ducksoft-want-my-space-back.patch")
-sha256sums=('02b384e85b00aaaf1b4efd7ee7ca9d2f98991b850aa3645b7161219e9087ccd3'
- 'SKIP' 'SKIP')
-validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>
- F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>
+sha256sums=('4988e59d4e3edfd58c2d0857745398fc1840c87ec03ea13b0d73254874cfbdbe'
+ '21a50881ce6dce2a831d8fc0e2d1339a158aaabc65986bbe3c9e990a4a71fcbe')
prepare() {
cd "$srcdir"/$_pkgname-$pkgver