git » vlc.git » commit 866db03

(protobuf rebuild)

author Levente Polyak
2019-03-05 00:04:58 UTC
committer Levente Polyak
2019-03-05 00:04:58 UTC
parent 1cc64ddb13ad43d19626258613a7ccd4f88152aa

(protobuf rebuild)

PKGBUILD +1 -1

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