git » vlc.git » commit 8c9c111

libdvdread 6.0.2 rebuild

author Antonio Rojas
2019-11-07 22:08:10 UTC
committer Antonio Rojas
2019-11-07 22:08:10 UTC
parent e865df871099596154d0e49e8beb706a841695b1

libdvdread 6.0.2 rebuild

PKGBUILD +1 -1

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