author | Antonio Rojas
<arojas@archlinux.org> 2018-09-06 09:58:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-06 09:58:56 UTC |
parent | ed9a1affd197e3781d013fa48432adcc7521f796 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dce8bd7..26190a5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -5,7 +5,7 @@ # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com> pkgname=kdenlive -pkgver=18.08.0 +pkgver=18.08.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=('43247d070e6898c26271235b915b45422ee8668e512f38f6df711e5571dca019' +sha256sums=('ee521740bd3b10d966fd102116cdadbf3f383025575912eba0080fdba9dcb7aa' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>