summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorAndy Kluger2018-12-15 02:45:26 -0500
committerAndy Kluger2018-12-15 02:45:26 -0500
commit8b773fc05e903e68007e4f54b724d194e8fcafd6 (patch)
tree8e40cde9bb069578c20210f914128f111f7ec608
parent36a665b8540571c0acc4fd124071acbc0c63139d (diff)
downloadaur-8b773fc05e903e68007e4f54b724d194e8fcafd6.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 bfb3d6fa14d3..fc8cd9eaf342 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = dolphin-meld
pkgdesc = KDE File Manager, using Meld rather than Kompare
- pkgver = 18.08.3
+ pkgver = 18.12.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.08.3
- conflicts = dolphin=18.08.3
- source = https://download.kde.org/stable/applications/18.08.3/src/dolphin-18.08.3.tar.xz
- source = https://download.kde.org/stable/applications/18.08.3/src/dolphin-18.08.3.tar.xz.sig
+ provides = dolphin=18.12.0
+ conflicts = dolphin=18.12.0
+ source = https://download.kde.org/stable/applications/18.12.0/src/dolphin-18.12.0.tar.xz
+ source = https://download.kde.org/stable/applications/18.12.0/src/dolphin-18.12.0.tar.xz.sig
source = dolphin-meld.patch
validpgpkeys = CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7
validpgpkeys = F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87
- sha256sums = 2bb4560979f8b3fe970bfdebea51b784cc3088ee4c3919bc5d9bf5eb5dfd916c
+ sha256sums = 837f8a43f09ef0e74e634cc5c1538cd5230f63c2a55675b3ae93f412d36cbf82
sha256sums = SKIP
sha256sums = 13107b72348bd7eea5665196dc4a37c21bff131bbc8457efe77ef8c3e9450c7b
diff --git a/PKGBUILD b/PKGBUILD
index 8fb963067edc..d16fcab44b8e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=dolphin
pkgname=dolphin-meld
-pkgver=18.08.3
+pkgver=18.12.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=('2bb4560979f8b3fe970bfdebea51b784cc3088ee4c3919bc5d9bf5eb5dfd916c'
+sha256sums=('837f8a43f09ef0e74e634cc5c1538cd5230f63c2a55675b3ae93f412d36cbf82'
'SKIP'
'13107b72348bd7eea5665196dc4a37c21bff131bbc8457efe77ef8c3e9450c7b')
validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org>