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

Antonio Rojas arojas at gemini.archlinux.org
Wed Jun 22 19:12:37 UTC 2022


    Date: Wednesday, June 22, 2022 @ 19:12:37
  Author: arojas
Revision: 449334

Update to 7.8.0

Modified:
  mlt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-22 18:45:47 UTC (rev 449333)
+++ PKGBUILD	2022-06-22 19:12:37 UTC (rev 449334)
@@ -7,8 +7,8 @@
 # Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
 
 pkgname=mlt
-pkgver=7.6.0
-pkgrel=2
+pkgver=7.8.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=('49f3c7902432a5a873ebce8406d901ac73623ff3dba7265b6e8b55cfe8220201')
+sha256sums=('4165e62e007e37d65e96517a45817517067897eedef4d83de7208dbd74b1f0f7')
 
 build() {
   cmake -B build -S $pkgname-$pkgver \



More information about the arch-commits mailing list