git » vlc.git » commit ab02559

rebuild with flac 1.4.0

author Felix Yan
2022-09-13 20:27:27 UTC
committer Felix Yan
2022-09-13 20:27:27 UTC
parent 5c1fbab4a7842b48be0f4b24c781ec79512cf0aa

rebuild with flac 1.4.0

PKGBUILD +1 -1

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