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

Antonio Rojas arojas at archlinux.org
Mon Dec 7 12:11:18 UTC 2020


    Date: Monday, December 7, 2020 @ 12:11:17
  Author: arojas
Revision: 403073

Update to 6.24.0

Modified:
  mlt/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-12-07 12:06:42 UTC (rev 403072)
+++ PKGBUILD	2020-12-07 12:11:17 UTC (rev 403073)
@@ -7,8 +7,8 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=mlt
-pkgver=6.22.1
-pkgrel=6
+pkgver=6.24.0
+pkgrel=1
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="https://www.mltframework.org"
@@ -38,7 +38,7 @@
 provides=(python-mlt)
 replaces=(python-mlt)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz")
-sha256sums=('a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998')
+sha256sums=('3b977c5632329fca7634d0034162df6d5b79cde3256bac43e7ba8353acced61e')
 
 build() {
   cd mlt-$pkgver



More information about the arch-commits mailing list