git » vlc.git » commit c8c70dc

glsglang 11.13.0 rebuild

author Sven-Hendrik Haase
2023-01-02 17:19:41 UTC
committer Sven-Hendrik Haase
2023-01-02 17:19:41 UTC
parent f0992c47e4fb0c56442ac7de05317c7da987cf51

glsglang 11.13.0 rebuild

PKGBUILD +1 -1

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