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

Felix Yan felixonmars at archlinux.org
Fri Jun 11 00:12:03 UTC 2021


    Date: Friday, June 11, 2021 @ 00:12:03
  Author: felixonmars
Revision: 417944

restore the pkgver line

Modified:
  vlc/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-11 00:11:19 UTC (rev 417943)
+++ PKGBUILD	2021-06-11 00:12:03 UTC (rev 417944)
@@ -7,7 +7,7 @@
 _vlcver=3.0.15
 # optional fixup version including hyphen
 _vlcfixupver=
-pkgver=3.0.15
+pkgver=${_vlcver}${_vlcfixupver//-/.r}
 pkgrel=2
 pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
 url='https://www.videolan.org/vlc/'



More information about the arch-commits mailing list