git » kdenlive.git » commit 2801a38

Update to 19.12.0

author Antonio Rojas
2019-12-12 13:00:26 UTC
committer Antonio Rojas
2019-12-12 13:00:26 UTC
parent cf1ffd416f84a96334672c58c242421be9255cd9

Update to 19.12.0

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index 773cef6..a9b3728 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=kdenlive
-pkgver=19.08.3
+pkgver=19.12.0
 pkgrel=1
 pkgdesc="A non-linear video editor for Linux using the MLT video framework"
 arch=(x86_64)
@@ -22,8 +22,8 @@ optdepends=('ffmpeg: for FFmpeg plugin'
             'xine-ui: for DVD preview'
             'vlc: for DVD preview'
             'plasma-desktop: theme configuration')
-source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
-sha256sums=('64ab3cf06222b95f021941d8c430c70918c04c3ea988f7ccf5ef87c6b69b4465'
+source=("https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig})
+sha256sums=('4f3f434a89169a948c3ea402df8333ebaef2f24dc23247be0244538c856c7717'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>