Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / vlc
Commits:
5b5ffe39 by Antonio Rojas at 2023-11-05T16:00:45+01:00
upgpkg: 3.0.20-2: protobuf 25 rebuild
- - - - -
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.20
- pkgrel = 1
+ pkgrel = 2
url = https://www.videolan.org/vlc/
arch = x86_64
license = LGPL2.1
=====================================
PKGBUILD
=====================================
@@ -8,7 +8,7 @@ _vlcver=3.0.20
# optional fixup version including hyphen
_vlcfixupver=
pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=1
+pkgrel=2
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/5b5ffe39958193767cf25a3a1cef3cedb9b0939a
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/vlc/-/commit/5b5ffe39958193767cf25a3a1cef3cedb9b0939a
You're receiving this email because of your account on gitlab.archlinux.org.