git » vlc.git » commit 9062224

protobuf 21 rebuild

author Felix Yan
2022-06-11 16:03:05 UTC
committer Felix Yan
2022-06-11 16:03:05 UTC
parent 8ddff82acb60e3c4b76d270f89ec7ac25be17dcc

protobuf 21 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 9582a27..7c6157b 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=4
+pkgrel=5
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')