author | Levente Polyak
<anthraxx@archlinux.org> 2020-03-22 23:45:39 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2020-03-22 23:45:39 UTC |
parent | 954915ec520155dc74ac0eb46302818e8c45ee75 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index d5a5b47..14370c6 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.8 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=10 +pkgrel=11 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64')