git » vlc.git » commit b90de1a

protobuf 3.11 rebuild

author Antonio Rojas
2019-12-10 21:24:09 UTC
committer Antonio Rojas
2019-12-10 21:24:09 UTC
parent ba807bc75c670813701996509ec49bddfb337348

protobuf 3.11 rebuild

PKGBUILD +1 -1

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