extra/vlc to 3.0.13-2

This commit is contained in:
Kevin Mihelich 2021-05-11 14:45:55 +00:00
parent 44fabfd00d
commit b65efb3001

View file

@ -11,7 +11,7 @@ _vlcver=3.0.13
# optional fixup version including hyphen # optional fixup version including hyphen
_vlcfixupver= _vlcfixupver=
pkgver=${_vlcver}${_vlcfixupver//-/.r} pkgver=${_vlcver}${_vlcfixupver//-/.r}
pkgrel=1 pkgrel=2
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url='https://www.videolan.org/vlc/' url='https://www.videolan.org/vlc/'
arch=('x86_64') arch=('x86_64')