git » vlc.git » commit 65059a6

upgpkg: 3.0.4-6

author Maxime Gauduin
2018-10-08 13:04:28 UTC
committer Maxime Gauduin
2018-10-08 13:04:28 UTC
parent 04197da0efe7268492155ae50a76b1fbd81fc6f3

upgpkg: 3.0.4-6

PKGBUILD +1 -1

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