author | Felix Yan
<felixonmars@archlinux.org> 2021-12-22 22:49:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2021-12-22 22:49:28 UTC |
parent | e97b862d26b64f8cceb29271998ef2762f0386f3 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index c5bde6b..dc8d58d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.16 # 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')