[arch-commits] Commit in mlt/trunk (PKGBUILD)
Antonio Rojas
arojas at gemini.archlinux.org
Mon Nov 1 21:24:01 UTC 2021
Date: Monday, November 1, 2021 @ 21:24:01
Author: arojas
Revision: 426974
Update to 7.2.0
Modified:
mlt/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-11-01 20:42:37 UTC (rev 426973)
+++ PKGBUILD 2021-11-01 21:24:01 UTC (rev 426974)
@@ -7,8 +7,8 @@
# Contributor: Gustavo Alvarez <sl1pkn07 at gmail.com>
pkgname=mlt
-pkgver=7.0.1
-pkgrel=2
+pkgver=7.2.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=('b68c88d9ad91889838186188cce938feee8b63e3755a3b6fb45dc9c2ae0c5ecd')
+sha256sums=('34b737fae61dabddf3ec64477298decb9b2076388ccbda7e50114996b268086d')
build() {
cmake -B build -S $pkgname-$pkgver \
More information about the arch-commits
mailing list