git » vlc.git » commit f5aeeea

libvpx 1.13 rebuild

author Antonio Rojas
2023-02-20 17:01:26 UTC
committer Antonio Rojas
2023-02-20 17:01:26 UTC
parent edcf75dd528d5bd69a255d95a6b72c1b6a99e4e7

libvpx 1.13 rebuild

PKGBUILD +1 -1

diff --git a/PKGBUILD b/PKGBUILD
index b7ad301..d0dc62e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ _vlcver=3.0.18
 # optional fixup version including hyphen
 _vlcfixupver=
 pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=6
+pkgrel=7
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')