git » vlc.git » commit 04197da

x265 2.9 rebuild: vlc 3.0.4-5

author Maxime Gauduin
2018-10-08 12:05:42 UTC
committer Maxime Gauduin
2018-10-08 12:05:42 UTC
parent 63b5a11f53d2886f03244bfdfa397122dbb69795

x265 2.9 rebuild: vlc 3.0.4-5

PKGBUILD +1 -1

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