summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2019-04-22 01:54:52 -0400
committerAndy Kluger2019-04-22 01:54:52 -0400
commit9cc6c74126353eabed03e833659e2eb3ddcb9e6d (patch)
treedd727932da2a61408cbe097f45a516fac8fd3327
parent2b53a0ce1f8a76dc86e3a1d1f0e61e32981a5c3d (diff)
downloadaur-9cc6c74126353eabed03e833659e2eb3ddcb9e6d.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 597b51d4420c..7e12479f217a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-meld
pkgdesc = KDE File Manager, using Meld rather than Kompare
- pkgver = 18.12.3
+ pkgver = 19.04.0
pkgrel = 1
url = https://kde.org/applications/system/dolphin/
arch = x86_64
@@ -23,14 +23,14 @@ pkgbase = dolphin-meld
optdepends = kdegraphics-thumbnailers: PDF and PS thumbnails
optdepends = konsole: terminal panel
optdepends = purpose: share context menu
- provides = dolphin=18.12.3
- conflicts = dolphin=18.12.3
- source = https://download.kde.org/stable/applications/18.12.3/src/dolphin-18.12.3.tar.xz
- source = https://download.kde.org/stable/applications/18.12.3/src/dolphin-18.12.3.tar.xz.sig
+ provides = dolphin=19.04.0
+ conflicts = dolphin=19.04.0
+ source = https://download.kde.org/stable/applications/19.04.0/src/dolphin-19.04.0.tar.xz
+ source = https://download.kde.org/stable/applications/19.04.0/src/dolphin-19.04.0.tar.xz.sig
source = dolphin-meld.patch
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
- sha256sums = c4921759bdfec9a96201a5d76a67869f867ec7e3caf92f8e46fa5d853a0741b1
+ sha256sums = f3f45b9048c283252067eebfad8c6e1efc6bc64d43fcba78b933850ea4762375
sha256sums = SKIP
sha256sums = 13107b72348bd7eea5665196dc4a37c21bff131bbc8457efe77ef8c3e9450c7b
diff --git a/PKGBUILD b/PKGBUILD
index b2d72ed3fbcf..5d039c660d2a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=dolphin-meld
_pkgname=dolphin
-pkgver=18.12.3
+pkgver=19.04.0
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/applications/$pkgver/src/$_pkgname-$pkgver.tar.xz"{,.sig}
"dolphin-meld.patch")
-sha256sums=('c4921759bdfec9a96201a5d76a67869f867ec7e3caf92f8e46fa5d853a0741b1'
+sha256sums=('f3f45b9048c283252067eebfad8c6e1efc6bc64d43fcba78b933850ea4762375'
'SKIP'
'13107b72348bd7eea5665196dc4a37c21bff131bbc8457efe77ef8c3e9450c7b')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>