git » vlc.git » commit 0dbab7c

projectm 3.1.2 rebuild

author Antonio Rojas
2020-02-11 09:01:45 UTC
committer Antonio Rojas
2020-02-11 09:01:45 UTC
parent 5df807d08e5b8048018da31720bee51f44303531

projectm 3.1.2 rebuild

PKGBUILD +1 -1

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