git » vlc.git » commit e865df8

upgpkg: 3.0.8-3

author Maxime Gauduin
2019-10-25 08:09:37 UTC
committer Maxime Gauduin
2019-10-25 08:09:37 UTC
parent b2811a34c729d56ba1f7a9bbdb24099eb8e0d54f

upgpkg: 3.0.8-3

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index 5453c19..4a383fd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.8
 # 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')