git » vlc.git » commit ba807bc

dav1d 0.5.1 rebuild

author Levente Polyak
2019-11-11 00:07:35 UTC
committer Levente Polyak
2019-11-11 00:07:35 UTC
parent 8e3bd00542bcaf9f6a2fd0bce478887c5d84132e

dav1d 0.5.1 rebuild

PKGBUILD +1 -1

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