summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522024-06-28 22:25:53 +0200
committertytan6522024-06-28 22:25:53 +0200
commit03982b7ea58704c476d3bf2d8299e72089c5de05 (patch)
tree6d92df292b0835bd07ef17f6fbaaf62df1f6546e
parent54e592e1f3150e3c597b2c97f860ff135c352b48 (diff)
downloadaur-03982b7ea58704c476d3bf2d8299e72089c5de05.tar.gz
build: Protobuf 27 rebuild
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9828963aa08b..95f906c6f35a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vlc-luajit
pkgdesc = Multi-platform MPEG, VCD/DVD, and DivX player built with luajit for OBS Studio compatibility
pkgver = 3.0.21
- pkgrel = 1
+ pkgrel = 2
url = https://www.videolan.org/vlc/
arch = x86_64
arch = aarch64
@@ -55,7 +55,7 @@ pkgbase = vlc-luajit
makedepends = opus
makedepends = pcsclite
makedepends = projectm
- makedepends = protobuf>=25
+ makedepends = protobuf>=27
makedepends = sdl_image
makedepends = smbclient
makedepends = speex
@@ -167,7 +167,7 @@ pkgbase = vlc-luajit
optdepends = opus: opus codec
optdepends = pcsclite: aribcam support
optdepends = projectm: ProjectM visualisation
- optdepends = protobuf>=25: chromecast streaming
+ optdepends = protobuf>=27: chromecast streaming
optdepends = sdl12-compat: SDL image support
optdepends = sdl_image: SDL image support
optdepends = smbclient: SMB access plugin
diff --git a/PKGBUILD b/PKGBUILD
index ddee7fdb6847..fdddf47d6393 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ _vlcver=3.0.21
# optional fixup version including hyphen
_vlcfixupver=
pkgver=${_vlcver}${_vlcfixupver//-/.r}
-pkgrel=1
+pkgrel=2
pkgdesc='Multi-platform MPEG, VCD/DVD, and DivX player built with luajit for OBS Studio compatibility'
url='https://www.videolan.org/vlc/'
arch=('x86_64' 'aarch64')
@@ -24,7 +24,7 @@ _libupnpver=1.14
_libvpxver=1.14
_livemedia=2024.04.19
_mpg123ver=1.32.2
-_protobufver=25
+_protobufver=27
_taglibver=2
_srtver=1.5
_x264ver=0.164