* update vlc to 3.0.21-11

This commit is contained in:
Alexander Baldeck 2025-01-03 14:37:11 +01:00
parent c46ae055e1
commit f5e943945a
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 = 9
pkgrel = 11
url = https://www.videolan.org/vlc/
arch = x86_64
arch = powerpc64le

View File

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