git » vlc.git » commit 4e8855b

vlc 3.0.17.4-10: libmatroska rebuild

author Maxime Gauduin
2022-10-10 08:59:51 UTC
committer Maxime Gauduin
2022-10-10 08:59:51 UTC
parent 36c4fa4b574ad0bfbc60d7e1b50b53163032e2bc

vlc 3.0.17.4-10: libmatroska rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ed29181..074fe57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.17.4
 # optional fixup version including hyphen
 _vlcfixupver=
 pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=9
+pkgrel=10
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')