author | Levente Polyak
<anthraxx@archlinux.org> 2021-04-26 22:40:32 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2021-04-26 22:40:32 UTC |
parent | 95a6c5bef1747020fe8a0ba6d2fdd5e906a9054b |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 17dcbd4..de23dd0 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.12 # 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')