git » kdenlive.git » commit 98dcb83

KDE Applications 18.04.1

author Antonio Rojas
2018-05-10 11:34:11 UTC
committer Antonio Rojas
2018-05-10 11:34:11 UTC
parent 3f0c5aae3dab2bb1676412222303b1b7ae3fd363

KDE Applications 18.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 518a88c..7935165 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=18.04.0
+pkgver=18.04.1
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
@@ -23,7 +23,7 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'vlc: for DVD preview'
             'plasma-desktop: theme configuration')
 source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('50bd6b1ecbab63065f3404f42d31bcfbd253c1870e0dea21c04d461a7564a46c'
+sha256sums=('8376586b85690df13848958aea87e845421e742bbddb55c5203ce46197c73d15'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>