Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
vlc
Commits:
bbcba575 by Christian Heusel at 2025-09-22T16:43:56+02:00
upgpkg: 3.0.21-29: Rebuild for protobuf 32.1 and grpc 1.75.0
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = vlc
pkgdesc = Free and open source cross-platform multimedia player and
framework
pkgver = 3.0.21
- pkgrel = 28
+ pkgrel = 29
url = https://www.videolan.org/vlc/
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -16,7 +16,7 @@ _vlcver=3.0.21
# optional fixup version including hyphen
_vlcfixupver=
pkgver=$_vlcver${_vlcfixupver//-/.r}
-pkgrel=28
+pkgrel=29
pkgdesc='Free and open source cross-platform multimedia player and framework'
url=https://www.videolan.org/vlc/
arch=(x86_64)
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/bbcba575fff3ed2788171e795eeac03af98e0420
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/bbcba575fff3ed2788171e795eeac03af98e0420
You're receiving this email because of your account on gitlab.archlinux.org.