[arch-commits] Commit in shotcut/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Mon May 3 16:08:56 UTC 2021


    Date: Monday, May 3, 2021 @ 16:08:55
  Author: arojas
Revision: 927231

Update to 21.05.01 for mlt 7 support

Modified:
  shotcut/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-05-03 15:58:45 UTC (rev 927230)
+++ PKGBUILD	2021-05-03 16:08:55 UTC (rev 927231)
@@ -3,7 +3,7 @@
 
 pkgname=shotcut
 pkgdesc='Cross-platform Qt based Video Editor'
-pkgver=21.03.21
+pkgver=21.05.01
 pkgrel=1
 arch=('x86_64')
 url='https://www.shotcut.org'
@@ -14,7 +14,7 @@
 optdepends=('swh-plugins: Several audio filters')
 makedepends=('qt5-tools')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mltframework/shotcut/archive/v$pkgver.tar.gz")
-sha512sums=('402d714df7285d49269891e5def0b8a1a46f54b6ec88b0201981bdf8d866c49e83bbbf513805795630e39335e0fddc2457e1a7db582affe4a4d057ac5ab4e2bb')
+sha512sums=('482972649e9c89f0156a56533eda898c516a1f2260b0c72a78e665525477f960a2ee6a98de26b37ff0baf0c8d893546c692d3ab864cc4983364b439e23828343')
 
 build() {
   mkdir $pkgname-$pkgver/build



More information about the arch-commits mailing list