mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2024-11-08 22:45:43 +00:00
extra/vlc to 3.0.21-3
This commit is contained in:
parent
bc352bab7c
commit
4d853f4657
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
pkgbase = vlc
|
||||
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player
|
||||
pkgver = 3.0.21
|
||||
pkgrel = 2
|
||||
pkgrel = 3
|
||||
url = https://www.videolan.org/vlc/
|
||||
arch = x86_64
|
||||
license = GPL-2.0-or-later
|
||||
|
|
|
@ -12,7 +12,7 @@ _vlcver=3.0.21
|
|||
# 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')
|
||||
|
|
Loading…
Reference in a new issue