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

Antonio Rojas arojas at archlinux.org
Mon Jul 2 19:38:18 UTC 2018


    Date: Monday, July 2, 2018 @ 19:38:18
  Author: arojas
Revision: 327913

Update to 6.10.0

Modified:
  mlt/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-07-02 09:48:48 UTC (rev 327912)
+++ PKGBUILD	2018-07-02 19:38:18 UTC (rev 327913)
@@ -9,8 +9,8 @@
 
 pkgbase=mlt
 pkgname=(mlt mlt-python-bindings)
-pkgver=6.8.0
-pkgrel=2
+pkgver=6.10.0
+pkgrel=1
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="http://www.mltframework.org"
@@ -18,7 +18,7 @@
 makedepends=(ladspa frei0r-plugins libdv sdl_image libsamplerate sox ffmpeg vid.stab qt5-svg
              jack libexif python2 swig movit eigen opencv libebur128 gtk2)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz")
-sha256sums=('b348e7a14d289087a99b077480a28dace519f665af9654676b7f5e713d56f0fe')
+sha256sums=('e794f12b00d1b90009a1574237823a03ce0b3625638306d1369888375e90edff')
 
 build() {
   # mlt



More information about the arch-commits mailing list