git » vlc.git » commit 863c993

protobuf 3.12 rebuild

author Antonio Rojas
2020-05-20 11:45:23 UTC
committer Antonio Rojas
2020-05-20 11:45:23 UTC
parent 5d9de395531ad8a9a2965d56433c2a5d5df5b5a3

protobuf 3.12 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 67c9b36..ee68679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.10
 # 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')