git » vlc.git » commit 61dc45b

protobuf 3.20 rebuild

author Evangelos Foutras
2022-04-23 19:57:22 UTC
committer Evangelos Foutras
2022-04-23 19:57:22 UTC
parent ac9387115c56c570705659807a85beb301f45158

protobuf 3.20 rebuild

PKGBUILD +1 -1

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