git » mlt.git » commit 80a924d

Bump pkgrel

author Antonio Rojas
2020-02-17 10:53:18 UTC
committer Antonio Rojas
2020-02-17 10:53:18 UTC
parent b3ca662a66b9b2f43f6f9733e73d21529bad726b

Bump pkgrel

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5c3cbe2..baf93c5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@
 
 pkgname=mlt
 pkgver=6.20.0
-pkgrel=1
+pkgrel=2
 pkgdesc="An open source multimedia framework"
 arch=(x86_64)
 url="https://www.mltframework.org"