git » mlt.git » commit 08feb6a

Update to 6.22.1

author Antonio Rojas
2020-08-01 18:35:47 UTC
committer Antonio Rojas
2020-08-01 18:35:47 UTC
parent a22e0bfc1200d54983cf60d3779bdcc68ed575b8

Update to 6.22.1

PKGBUILD +3 -3

diff --git a/PKGBUILD b/PKGBUILD
index b844884..8d7b057 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,8 +7,8 @@
 # Contributor: Gustavo Alvarez <sl1pkn07@gmail.com>
 
 pkgname=mlt
-pkgver=6.22.0
-pkgrel=2
+pkgver=6.22.1
+pkgrel=1
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="https://www.mltframework.org"
@@ -40,7 +40,7 @@ replaces=(python-mlt)
 source=($pkgname-$pkgver.tar.gz::"https://github.com/mltframework/mlt/archive/v$pkgver.tar.gz"
         mlt-cmake-fix-build.patch
         mlt-cmake-fix-python-bindings.patch)
-sha256sums=('3392d70c528d7f32e78329232b1b93a5a36b058215f664953090315132b797e5'
+sha256sums=('a3debdf0b8811f0d20c902cc3df3d05dad7d3ff36d1db16c0a7338d0d5989998'
             '5871dee1c2153cf70d2a27782eba38eb694421dd089d83636b2a7f1d60938264'
             'db0430533324ad65c1846e5391d012b97f856025ce661241f5584b681dfe0075')