git » vlc.git » commit f087729

(dav1d rebuild)

author Levente Polyak
2019-08-08 22:10:09 UTC
committer Levente Polyak
2019-08-08 22:10:09 UTC
parent 3336d5ef1a9b8b65eddd5779282f3ec06484d11e

(dav1d rebuild)

PKGBUILD +1 -1

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