summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2020-05-15 23:13:36 -0400
committerAndy Kluger2020-05-15 23:13:36 -0400
commit369bad4462a3fb60614e3604e9c72c0f5a446b01 (patch)
treebc4240c716d6063c1f873b425de45ad3b08fe7cc
parenta42bd3c6cf94cab751bece3b03b3b0c715484565 (diff)
downloadaur-369bad4462a3fb60614e3604e9c72c0f5a446b01.tar.gz
version bump
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD4
2 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 333a41cf4e82..6d081168eb71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-meld
pkgdesc = KDE File Manager, using Meld rather than Kompare
- pkgver = 20.04.0
+ pkgver = 20.04.1
pkgrel = 1
url = https://kde.org/applications/system/dolphin/
arch = x86_64
@@ -22,14 +22,14 @@ pkgbase = dolphin-meld
optdepends = meld: file comparisons
optdepends = konsole: terminal panel
optdepends = purpose: share context menu
- provides = dolphin=20.04.0
- conflicts = dolphin=20.04.0
- source = https://download.kde.org/stable/release-service/20.04.0/src/dolphin-20.04.0.tar.xz
- source = https://download.kde.org/stable/release-service/20.04.0/src/dolphin-20.04.0.tar.xz.sig
+ provides = dolphin=20.04.1
+ conflicts = dolphin=20.04.1
+ source = https://download.kde.org/stable/release-service/20.04.1/src/dolphin-20.04.1.tar.xz
+ source = https://download.kde.org/stable/release-service/20.04.1/src/dolphin-20.04.1.tar.xz.sig
source = dolphin-meld.patch
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
- sha256sums = 3c5bb9dc0b5ba55c54eb1c13b123b34f3437c22424142cb7d1957b6ebe4ad5ba
+ sha256sums = ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577
sha256sums = SKIP
sha256sums = 13107b72348bd7eea5665196dc4a37c21bff131bbc8457efe77ef8c3e9450c7b
diff --git a/PKGBUILD b/PKGBUILD
index e5472088885e..cdc355ce8cc3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@
pkgname=dolphin-meld
_pkgname=dolphin
-pkgver=20.04.0
+pkgver=20.04.1
pkgrel=1
pkgdesc="KDE File Manager, using Meld rather than Kompare"
arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('kde-cli-tools: for editing file type options' 'ffmpegthumbs: video
groups=(kde-applications kdebase)
source=("https://download.kde.org/stable/release-service/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig}
"dolphin-meld.patch")
-sha256sums=('3c5bb9dc0b5ba55c54eb1c13b123b34f3437c22424142cb7d1957b6ebe4ad5ba'
+sha256sums=('ba5db89b338d29c5fa492fc7ce08304427d8db51775fe5a4d34b444034d02577'
'SKIP'
'13107b72348bd7eea5665196dc4a37c21bff131bbc8457efe77ef8c3e9450c7b')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>