git » vlc.git » commit 5187cb5

3.0.6-4

author Jan Alexander Steffens
2019-02-24 22:54:52 UTC
committer Jan Alexander Steffens
2019-02-24 22:54:52 UTC
parent d60f6ce8af8d01938931137aedb6ce6f5534b3f1

3.0.6-4

PKGBUILD +1 -1

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