Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
vlc
Commits:
4cbfaa3d by Christian Heusel at 2025-05-20T21:48:02+02:00
upgpkg: 3.0.21-20: Rebuild for abseil-cpp 20250512.0 and protobuf 31.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vlc
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player
pkgver = 3.0.21
- pkgrel = 19
+ pkgrel = 20
url = https://www.videolan.org/vlc/
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -9,7 +9,7 @@ _vlcver=3.0.21
# optional fixup version including hyphen
_vlcfixupver=
pkgver=$_vlcver${_vlcfixupver//-/.r}
-pkgrel=19
+pkgrel=20
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player'
url=https://www.videolan.org/vlc/
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/4cbfaa3df20dce3672ac9af7e075e503d6b35561
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/4cbfaa3df20dce3672ac9af7e075e503d6b35561
You're receiving this email because of your account on gitlab.archlinux.org.