git » vlc.git » commit f0992c4

shaderc rebuild

author Antonio Rojas
2022-12-04 10:54:14 UTC
committer Antonio Rojas
2022-12-04 10:54:14 UTC
parent a8f2bac5bad57f5464b0299eb7b97f111c9c81b1

shaderc rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 0409a60..83faeb7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.18
 # 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')