git » vlc.git » commit db00bf9

dav1d rebuild

author Levente Polyak
2019-04-01 20:47:24 UTC
committer Levente Polyak
2019-04-01 20:47:24 UTC
parent 3a90db1be2a68be5624ce8381daba77bcdea891e

dav1d rebuild

PKGBUILD +1 -1

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