mirror of
https://github.com/archlinuxarm/PKGBUILDs.git
synced 2025-01-17 23:34:07 +00:00
extra/vlc to 3.0.18-17
This commit is contained in:
parent
02f6d9f4f2
commit
68e7912f85
2 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
pkgbase = vlc
|
pkgbase = vlc
|
||||||
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player
|
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player
|
||||||
pkgver = 3.0.18
|
pkgver = 3.0.18
|
||||||
pkgrel = 16
|
pkgrel = 17
|
||||||
url = https://www.videolan.org/vlc/
|
url = https://www.videolan.org/vlc/
|
||||||
arch = x86_64
|
arch = x86_64
|
||||||
license = LGPL2.1
|
license = LGPL2.1
|
||||||
|
|
|
@ -11,7 +11,7 @@ _vlcver=3.0.18
|
||||||
# optional fixup version including hyphen
|
# optional fixup version including hyphen
|
||||||
_vlcfixupver=
|
_vlcfixupver=
|
||||||
pkgver=${_vlcver}${_vlcfixupver//-/.r}
|
pkgver=${_vlcver}${_vlcfixupver//-/.r}
|
||||||
pkgrel=16
|
pkgrel=17
|
||||||
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
|
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
|
||||||
url='https://www.videolan.org/vlc/'
|
url='https://www.videolan.org/vlc/'
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
|
|
Loading…
Reference in a new issue