git » vlc.git » commit 50998bb

x265 rebuild: vlc 3.0.8-12

author Maxime Gauduin
2020-04-03 10:59:01 UTC
committer Maxime Gauduin
2020-04-03 10:59:01 UTC
parent 62a38ebad6eadb8b093d3586f472434a50930936

x265 rebuild: vlc 3.0.8-12

PKGBUILD +1 -1

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