git » vlc.git » commit 4822e7c

protobuf 3.16.0 rebuild

author Evangelos Foutras
2021-05-08 12:43:37 UTC
committer Evangelos Foutras
2021-05-08 12:43:37 UTC
parent b0698ea8a94bb06782368dad4347f909a799b83e

protobuf 3.16.0 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index ec62f03..9490716 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.13
 # 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')