author | Antonio Rojas
<arojas@archlinux.org> 2023-04-19 20:58:42 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-04-19 20:58:42 UTC |
parent | 5821369fc492c5c486ebf68c544248c6f75702f8 |
PKGBUILD | +1 | -1 |
diff --git a/PKGBUILD b/PKGBUILD index 4982521..0238b48 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -8,7 +8,7 @@ _vlcver=3.0.18 # optional fixup version including hyphen _vlcfixupver= pkgver=${_vlcver}${_vlcfixupver//-/.r} -pkgrel=8 +pkgrel=9 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player' url='https://www.videolan.org/vlc/' arch=('x86_64')