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

Antonio Rojas arojas at gemini.archlinux.org
Tue Mar 29 20:25:01 UTC 2022


    Date: Tuesday, March 29, 2022 @ 20:25:01
  Author: arojas
Revision: 440928

Update to 7.6.0

Modified:
  mlt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-03-29 20:17:47 UTC (rev 440927)
+++ PKGBUILD	2022-03-29 20:25:01 UTC (rev 440928)
@@ -7,8 +7,8 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=mlt
-pkgver=7.4.0
-pkgrel=3
+pkgver=7.6.0
+pkgrel=1
 pkgdesc='An open source multimedia framework'
 arch=(x86_64)
 url='https://www.mltframework.org'
@@ -35,7 +35,7 @@
 makedepends=(cmake ladspa frei0r-plugins libdv sdl_image libsamplerate sox ffmpeg vid.stab qt5-svg
              jack libexif python swig movit eigen opencv rubberband gdk-pixbuf2 pango rtaudio imagemagick)
 source=(https://github.com/mltframework/mlt/archive/v$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('17c19843ffdbca66777aaadf39acb11829fd930eaded92f768cbcb8ae59a5f37')
+sha256sums=('49f3c7902432a5a873ebce8406d901ac73623ff3dba7265b6e8b55cfe8220201')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list