author | Levente Polyak
<anthraxx@archlinux.org> 2020-11-10 19:11:00 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2020-11-10 19:11:00 UTC |
parent | ad7362e2737decc6ca6394bb641c79dbb6d58054 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index f444472..f184fbd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.11.1 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=4 +pkgrel=5 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64')