git » vlc.git » commit a624c9c

3.0.6-6: rebuild for extra (no libvpx)

author Jan Alexander Steffens
2019-03-04 22:58:36 UTC
committer Jan Alexander Steffens
2019-03-04 22:58:36 UTC
parent 5d2364c5aff2a62d6fc6edb33d7964e553832f04

3.0.6-6: rebuild for extra (no libvpx)

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index eef5508..bfdb9b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.6
 # 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')