Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
vlc
Commits:
256ef925 by Christian Heusel at 2024-09-09T14:36:12+02:00
upgpkg: 3.0.21-3: Rebuild for protobuf 28
- - - - -
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 = 2
+ pkgrel = 3
url = https://www.videolan.org/vlc/
arch = x86_64
license = GPL-2.0-or-later
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ _vlcver=3.0.21
# optional fixup version including hyphen
_vlcfixupver=
pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=2
+pkgrel=3
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/256ef92593a0e35468edb100dc2e38769b827a71
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/256ef92593a0e35468edb100dc2e38769b827a71
You're receiving this email because of your account on gitlab.archlinux.org.