git » vlc.git » commit 99e6748

x265 rebuild: vlc 3.0.6-2

author Maxime Gauduin
2019-01-26 17:09:19 UTC
committer Maxime Gauduin
2019-01-26 17:09:19 UTC
parent 9dc9c2622cf01b56b7e3c9764fd2ce5a430b704a

x265 rebuild: vlc 3.0.6-2

PKGBUILD +1 -1

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