Date: Wednesday, December 22, 2021 @ 22:49:28 Author: felixonmars Revision: 432949
upgpkg: vlc 3.0.16-5: protobuf 3.19 rebuild Modified: vlc/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2021-12-22 22:45:12 UTC (rev 432948) +++ PKGBUILD 2021-12-22 22:49:28 UTC (rev 432949) @@ -8,7 +8,7 @@ # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=4 +pkgrel=5 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64')