git » vlc.git » commit 8f4a5ce

protobuf 3.17.3 rebuild

author Felix Yan
2021-06-20 19:40:16 UTC
committer Felix Yan
2021-06-20 19:40:16 UTC
parent ad353ed06f535ebbf68b6a7496aa98bd5dba701b

protobuf 3.17.3 rebuild

PKGBUILD +1 -1

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