extra/vlc to 3.0.21-6

This commit is contained in:
Kevin Mihelich 2024-09-26 00:55:46 +00:00
parent 51d2f872d1
commit a650e14439
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.21
pkgrel = 4
pkgrel = 6
url = https://www.videolan.org/vlc/
arch = x86_64
license = GPL-2.0-or-later

View file

@ -13,7 +13,7 @@ _vlcver=3.0.21
# optional fixup version including hyphen
_vlcfixupver=
pkgver=$_vlcver${_vlcfixupver//-/.r}
pkgrel=4
pkgrel=6
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url=https://www.videolan.org/vlc/
arch=(x86_64)