summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authortytan6522022-03-30 07:47:24 +0200
committertytan6522022-03-30 07:47:24 +0200
commitf682cd10098fce781f68f3c08a2c0b6cacef1455 (patch)
tree6dbff466a3c1131487f48e4d4a440155a87ac89e
parent94ae5ca004ae420d544fd402a4a1be5661ab2162 (diff)
downloadaur-f682cd10098fce781f68f3c08a2c0b6cacef1455.tar.gz
build: Update to 27.2.4
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0051a9446470..55d085d34e73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = obs-studio-tytan652
pkgdesc = Free and open source software for video recording and live streaming. With Browser dock and sources, VST 2 filter, FTL protocol, VLC sources, V4L2 devices by paths, my bind interface PR, and sometimes backported fixes.
- pkgver = 27.2.2
+ pkgver = 27.2.4
pkgrel = 1
url = https://github.com/obsproject/obs-studio
arch = i686
@@ -45,7 +45,7 @@ pkgbase = obs-studio-tytan652
optdepends = libajantv2: AJA NTV 2 support
optdepends = python: Python scripting
optdepends = decklink: Blackmagic Design DeckLink support
- provides = obs-studio=27.2.2
+ provides = obs-studio=27.2.4
provides = obs-vst
provides = obs-browser
conflicts = obs-studio
@@ -53,7 +53,7 @@ pkgbase = obs-studio-tytan652
conflicts = obs-linuxbrowser
conflicts = obs-browser
options = debug
- source = obs-studio::git+https://github.com/obsproject/obs-studio.git#tag=27.2.2
+ source = obs-studio::git+https://github.com/obsproject/obs-studio.git#tag=27.2.4
source = bind_iface.patch
source = v4l2_by-path.patch
source = obs-browser::git+https://github.com/obsproject/obs-browser.git
diff --git a/PKGBUILD b/PKGBUILD
index 8cf21144accc..3bd5ee18be2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
DISTRIB_ID=`lsb_release --id | cut -f2 -d$'\t'`
pkgname=obs-studio-tytan652
-pkgver=27.2.2
+pkgver=27.2.4
pkgrel=1
pkgdesc="Free and open source software for video recording and live streaming. With Browser dock and sources, VST 2 filter, FTL protocol, VLC sources, V4L2 devices by paths, my bind interface PR, and sometimes backported fixes."
arch=("i686" "x86_64" "aarch64")