git » mlt.git » commit 95a4bb0

python 3.8 rebuild

author Antonio Rojas
2019-11-12 11:49:41 UTC
committer Antonio Rojas
2019-11-12 11:49:41 UTC
parent 3fc34be4e9050c782853f127436f3fe01af64b4b

python 3.8 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index fc4b109..7f24ed6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@
 pkgbase=mlt
 pkgname=(mlt python-mlt)
 pkgver=6.18.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="https://www.mltframework.org"