git » vlc.git » commit 3336d5e

x265 rebuild: vlc 3.0.7.1-2

author Maxime Gauduin
2019-06-28 07:58:16 UTC
committer Maxime Gauduin
2019-06-28 07:58:16 UTC
parent 78f88cee3e5e24487e11f37814f2b2d1cbd5c3aa

x265 rebuild: vlc 3.0.7.1-2

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 4d4a9fa..3ce282b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.7.1
 # 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')