diff options
| author | Antonio Rojas <[email protected]> | 2020-05-15 11:49:14 +0000 |
|---|---|---|
| committer | Antonio Rojas <[email protected]> | 2020-05-15 11:49:14 +0000 |
| commit | 7341632f6ec8f32ae4201c01073638f7ecc5efd0 (patch) | |
| tree | 15c5ff2ca5a5ef16625a316a8959e7eac325b1f9 | |
| parent | e9e952fb38780ccfa8490cf0fa5f5b47f627ffe1 (diff) | |
Update to 20.04.1
| -rw-r--r-- | PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ # Contributor: Pierre Schmitz <[email protected]> pkgname=dolphin -pkgver=20.04.0 +pkgver=20.04.1 pkgrel=1 pkgdesc="KDE File Manager" 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') groups=(kde-applications kdebase) source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('3c5bb9dc0b5ba55c54eb1c13b123b34f3437c22424142cb7d1957b6ebe4ad5ba' +sha256sums=('ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <[email protected]> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <[email protected]> |
