author | Antonio Rojas
<arojas@archlinux.org> 2022-06-04 22:12:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-04 22:12:57 UTC |
parent | c2d64144e0ca0ba5d8bf8f57040b493d91bc698e |
PKGBUILD | +3 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b310fd4..6b86a2d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -6,7 +6,7 @@ pkgname=kdenlive pkgver=22.04.1 -pkgrel=1 +pkgrel=2 pkgdesc='A non-linear video editor for Linux using the MLT video framework' arch=(x86_64) url='https://apps.kde.org/kdenlive/' @@ -19,7 +19,8 @@ optdepends=('ffmpeg: for FFmpeg plugin' 'recordmydesktop: for screen capture' 'opencv: for motion tracking' 'plasma-desktop: theme configuration' - 'opentimelineio: timeline export/import') + 'opentimelineio: timeline export/import' + 'bigsh0t: VR360 effects') source=(https://download.kde.org/stable/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz{,.sig}) sha256sums=('ae879041f18ee89b3fef2dc85cbb6899bf184c433b234d0c2145085767952a4e' 'SKIP')