git » vlc.git » commit 5b5ffe3

upgpkg: 3.0.20-2: protobuf 25 rebuild

author Antonio Rojas
2023-11-05 15:00:45 UTC
committer Antonio Rojas
2023-11-05 15:00:45 UTC
parent e22e89984e37b48301dada01ac10bcdeee780b9f

upgpkg: 3.0.20-2: protobuf 25 rebuild

.SRCINFO +1 -1
PKGBUILD +1 -1

diff --git a/.SRCINFO b/.SRCINFO
index 7f03e6b..598450e 100644
--- a/.SRCINFO
+++ b/.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
diff --git a/PKGBUILD b/PKGBUILD
index 31fca7b..6aec552 100644
--- a/PKGBUILD
+++ b/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')