[arch-commits] Commit in vlc/trunk (PKGBUILD)

Jan Steffens heftig at gemini.archlinux.org
Wed Jun 15 23:29:58 UTC 2022


    Date: Wednesday, June 15, 2022 @ 23:29:58
  Author: heftig
Revision: 448745

3.0.17.4-6: srt rebuild

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-06-15 23:27:54 UTC (rev 448744)
+++ PKGBUILD	2022-06-15 23:29:58 UTC (rev 448745)
@@ -8,7 +8,7 @@
 # optional fixup version including hyphen
 _vlcfixupver=
 pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=5
+pkgrel=6
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'
 arch=('x86_64')
@@ -99,7 +99,7 @@
             'pcsclite: aribcam support')
 conflicts=('vlc-plugin')
 replaces=('vlc-plugin')
-options=(debug '!emptydirs')
+options=('debug' '!emptydirs')
 source=(https://download.videolan.org/${pkgname}/${_vlcver}/${pkgname}-${_vlcver}${_vlcfixupver}.tar.xz{,.asc}
         $pkgname-dav1d-1.0.patch::https://github.com/videolan/vlc/commit/2202c892c8dc.patch
         update-vlc-plugin-cache.hook



More information about the arch-commits mailing list