author | Levente Polyak
<anthraxx@archlinux.org> 2022-04-25 17:47:09 UTC |
committer | Levente Polyak
<anthraxx@archlinux.org> 2022-04-25 17:47:09 UTC |
parent | 61dc45bd81528aed7255b72a13702453f09d96ed |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index fee48f6..1083c64 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.17.4 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=2 +pkgrel=3 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64')