extra/vlc to 3.0.20-9

This commit is contained in:
Kevin Mihelich 2024-05-04 18:40:58 +00:00
parent 06a6cf0c1d
commit 91bacf0a0e
2 changed files with 2 additions and 2 deletions

View file

@ -1,7 +1,7 @@
pkgbase = vlc
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player
pkgver = 3.0.20
pkgrel = 8
pkgrel = 9
url = https://www.videolan.org/vlc/
arch = x86_64
license = GPL-2.0-or-later

View file

@ -11,7 +11,7 @@ _vlcver=3.0.20
# 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')