git » vlc.git » commit 3101374

(real x265 rebuild)

author Levente Polyak
2019-02-11 20:17:46 UTC
committer Levente Polyak
2019-02-11 20:17:46 UTC
parent 99e6748caa83022f7550060f5b2c085664ab8211

(real x265 rebuild)

PKGBUILD +1 -1

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